We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See build https://travis-ci.org/coala/coala-bears/jobs/215563097#L3509 and especially #L3789 , where StyleLintBear reported errors which were ignored.
StyleLintBear
Opened via gitter by @Makman2
The text was updated successfully, but these errors were encountered:
We have the git diff --exit-code as a safety net in the CI, so this is low priority.
git diff --exit-code
Sorry, something went wrong.
And now we dont need to use git diff --exit-code due to arg --check being added as part of #2446 for #2444
--check
However a failure to load a bear should be an error.
nemani
No branches or pull requests
See build https://travis-ci.org/coala/coala-bears/jobs/215563097#L3509 and especially #L3789 , where
StyleLintBear
reported errors which were ignored.Opened via gitter by @Makman2
The text was updated successfully, but these errors were encountered: