Skip to content

Add lint_warningsAreErrors setting to LintSettings#188

Merged
FPtje merged 3 commits into
FPtje:masterfrom
Serpensin:master
Apr 25, 2026
Merged

Add lint_warningsAreErrors setting to LintSettings#188
FPtje merged 3 commits into
FPtje:masterfrom
Serpensin:master

Conversation

@Serpensin

Copy link
Copy Markdown
Contributor

This simply adds the "lint_warningsAreErrors" option.
This option shows the warnings normally, but if set to false, returns a exitcode of 0, instead of 1.
This is usefull, if you use it in ci/cd pipelines and don't really care about warnings.

@FPtje

FPtje commented Apr 25, 2026

Copy link
Copy Markdown
Owner

Thanks!

@FPtje FPtje merged commit 7d26f3a into FPtje:master Apr 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants