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

Pin rubocop version at exactly 0.75, to accommodate Hound CI #2

Merged
merged 1 commit into from Dec 30, 2019

Conversation

llvtt
Copy link
Contributor

@llvtt llvtt commented Dec 30, 2019

0.75 is the latest version of rubocop supported by Hound (http://help.houndci.com/en/articles/2461415-supported-linters), but currently the gemspec is allowing installation of the latest version. Rubocop has made a number of breaking changes for configuration option names (rubocop/rubocop#7077), in preparation for their 1.0 release, which is breaking linting locally.

@llvtt llvtt merged commit 5cbdeb7 into master Dec 30, 2019
@llvtt llvtt deleted the pin-075-for-hound branch December 30, 2019 21:28
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.

None yet

3 participants