HEMTT
HEMTT copied to clipboard
Disable warnings through configuration file
HEMTT Version: 0.7.0-0.940758
Project: https://github.com/Theseus-Aegis/Mods (updated hemtt.toml
for restructure)
Description:
HEMTT should allow disabling certain warnings through hemtt.toml
configuration file. Such as armake2 unquoted-string
or redefinition-wo-undef
.
As previously discussed on Slack.
Steps to reproduce: None
Additional information: None
HEMTT Output: None
Since HEMTT is using the restructured armake2 we are now just receiving the raw error information. We will need to categorize the errors, both HEMTT errors and armake2 errors.
As of right now, there aren't any warnings, just errors.
Closed with the release of 1.0.0. If you feel this still needs attention for 1.0.0, please re-open.