Skip to content

Implemented the simplest warnings as errors. #3230

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

Merged
merged 1 commit into from
Aug 20, 2018

Conversation

lextm
Copy link
Contributor

@lextm lextm commented Aug 19, 2018

Added a new option as documented in #3229.

By adding --warningsAsErrors true to the command line, any warning would trigger a return code of 1 which can be used to fail CI builds or any other scripts relying on the return code.

@yufeih
Copy link
Contributor

yufeih commented Aug 20, 2018

Thank you @lextm LGTM 👍

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