Skip to content

Update to rubocop 1.12.x for newer ruby support #931

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

Closed
wants to merge 1 commit into from

Conversation

gravitystorm
Copy link
Contributor

In #927 the CI builds for 2.7 and 3.0 failed, because rubocop 0.68.x is too old to recognise them.

This PR updates rubocop to 1.12.x, which is the last version that supports ruby 2.4. That version of rubocop also supports 2.7 and 3.0, so this PR will enable #927 to work (after rebasing).

The bulk of the diff in this PR is just running rubocop --auto-gen-config after the rubocop update.

@ctran
Copy link
Owner

ctran commented Jun 24, 2022

Thanks! This was updated in HEAD.

@ctran ctran closed this Jun 24, 2022
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.

2 participants