Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow suppressing help and uppercase component warning #661

Open
jonpas opened this issue Feb 29, 2024 · 0 comments
Open

Allow suppressing help and uppercase component warning #661

jonpas opened this issue Feb 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jonpas
Copy link
Collaborator

jonpas commented Feb 29, 2024

Tools (complete and add to the following information):

  • HEMTT: 1.11.1 stable
  • Operating System: Any

Description:
Allow suppressing 2 things:

  • WARN Addon name My_Addon is not lowercase, it is highly recommended to use lowercase names
  • Any help notices such as SAA1 and SAA3 in SQF (or SQF notices all-around)

Steps to reproduce:

  1. Run hemtt build on a mod with non-lowercase component name.

Expected behavior:
/

Logs:
/

Additional context:
Bigger content mods would require massive changes to lowercase component names, which would also break anything that extends them. Instead it is better to just lower-case the PBO names in a post-build hook or other process.

@jonpas jonpas added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Feb 29, 2024
Repository owner deleted a comment from PabstMirror Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant