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

Fixes #16239 - Enable rubocop checks on HoundCI #3767

Merged
merged 1 commit into from
Aug 23, 2016

Conversation

dLobatog
Copy link
Member

This allows HoundCI to use our rubocop rules to lint our Ruby files
and comment on them.

Without the _todo file, it comments about every rule:
https://github.com/dLobatog/foreman/pull/25/files

With the _todo file, it only comments on violations of our rules
https://github.com/dLobatog/foreman/pull/26/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants