Skip to content

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

Closed
gravitystorm wants to merge 1 commit intoctran:developfrom
gravitystorm:rubocop_1_12
Closed

Update to rubocop 1.12.x for newer ruby support#931
gravitystorm wants to merge 1 commit intoctran:developfrom
gravitystorm:rubocop_1_12

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