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

Disable rubocop for Gemfile/Rakefile #336

Merged
merged 1 commit into from
Apr 15, 2017

Conversation

bastelfreak
Copy link
Member

we generate both files with modulesync. changing the layout with rubocop
will bring us a cyclic dependency. We need to fix our template
generation before we run rubocop on both files.

we generate both files with modulesync. changing the layout with rubocop
will bring us a cyclic dependency. We need to fix our template
generation before we run rubocop on both files.
@vinzent vinzent changed the title disable rubocop for Gemfile/Rakefile Disable rubocop for Gemfile/Rakefile Apr 15, 2017
Copy link
Contributor

@vinzent vinzent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

puppet-selinux: drop from ~150 offenses to 72
puppet-nginx: drop from ~150 offenses to 79

@vinzent
Copy link
Contributor

vinzent commented Apr 15, 2017

puppet-nginx: auto-correction 76 of 79 offenses
puppet-selinux auto-correction 64 of 72 offenses

@bastelfreak bastelfreak merged commit 1bcc14a into voxpupuli:master Apr 15, 2017
@bastelfreak bastelfreak deleted the fix_rubocop branch April 15, 2017 12:58
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.

3 participants