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

Warning: unrecognized cop always exits with code 0 #786

Closed
coorasse opened this issue Jul 22, 2019 · 4 comments
Closed

Warning: unrecognized cop always exits with code 0 #786

coorasse opened this issue Jul 22, 2019 · 4 comments

Comments

@coorasse
Copy link

When a warning Warning: unrecognized cop is raised, rubocop exists with code 0.
Using rubocop --fail-level=warning or Lint: Severity: warning option has no effect.
We would expect to exit with status code 1.

@pirj
Copy link
Member

pirj commented Jul 24, 2019

I believe this belongs to RuboCop itself.
@bbatsov Can you please transfer it?

@bbatsov
Copy link
Contributor

bbatsov commented Jul 25, 2019

@pirj I didn't know you could transfer issues between repos. I can do it if someone tells me how.

@coorasse
Copy link
Author

coorasse commented Jul 25, 2019

My bad. Wrong project. I close this one and open another one on rubocop. rubocop/rubocop#7231

@pirj
Copy link
Member

pirj commented Jul 25, 2019

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

No branches or pull requests

3 participants