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: Pin Rubocop version to 2.0.0+ #255

Merged
merged 3 commits into from
Jul 29, 2016
Merged

Conversation

jk2l
Copy link
Contributor

@jk2l jk2l commented Jul 29, 2016

Pin Rubocop version to 2.0.0+ for dependency fix

@bastelfreak
Copy link
Member

LGTM. I would like to merge it here + open up a PR in modulesync_config so we can put the fix on all modules.


RuboCop::RakeTask.new(:rubocop) do |task|
# These make the rubocop experience maybe slightly less terrible
task.options = ['-D', '-S', '-E']
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@bastelfreak bastelfreak merged commit 577cb89 into voxpupuli:master Jul 29, 2016
@jk2l jk2l deleted the gemfile_fix branch July 29, 2016 12:14
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