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

Fix the exits with status 1 with disabled cops #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vassalloandrea
Copy link

Fix: #39

We should exit 1, which means error, only when the violations are valid.
For valid we mean all the validations that have at least one offense that is not disabled.

We should exit 1, that means error, only
when the violations are valid.
For valid we mean all the validations that have
at least one offence that is not disabled.
This will fix this issue: m4i#39
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.

rubocop-git exits with status 1 with disabled cops
1 participant