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

Pluginfy rubocop-sequel #50

Merged
merged 1 commit into from
Feb 17, 2025
Merged

Conversation

koic
Copy link
Member

@koic koic commented Feb 16, 2025

This PR makes rubocop-sequel support RuboCop's Plugin feature.

It replaces the ad-hoc Inject with RuboCop plugins introduced in RuboCop 1.72. Additionally, since RuboCop already requires Ruby 2.7 or higher as its runtime, the required_ruby_version will be updated to 2.7.

Follow-up rubocop/rubocop#13792

This PR makes rubocop-sequel support RuboCop's Plugin feature.

It replaces the ad-hoc `Inject` with RuboCop plugins introduced in RuboCop 1.72.
Additionally, since RuboCop already requires Ruby 2.7 or higher as its runtime,
the `required_ruby_version` will be updated to 2.7.

Follow-up rubocop/rubocop#13792
@koic koic force-pushed the pluginfy_with_lint_roller branch from 30d8d66 to 47a7164 Compare February 16, 2025 09:16
@cyberdelia cyberdelia merged commit 8e68f23 into rubocop:master Feb 17, 2025
7 checks passed
@koic koic deleted the pluginfy_with_lint_roller branch February 17, 2025 01:07
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