Skip to content

Replace 'require' with 'plugins' in .rubocop.yml to configure RuboCop plugins - #451

Merged
ydah merged 1 commit into
masterfrom
fix-warning
Sep 24, 2025
Merged

Replace 'require' with 'plugins' in .rubocop.yml to configure RuboCop plugins#451
ydah merged 1 commit into
masterfrom
fix-warning

Conversation

@ydah

@ydah ydah commented Sep 24, 2025

Copy link
Copy Markdown
Member
❯ bundle exec rake
Running RuboCop...
rubocop-performance extension supports plugin, specify `plugins: rubocop-performance` instead of `require: rubocop-performance` in /Users/ydah/committee/.rubocop.yml.
For more information, see https://docs.rubocop.org/rubocop/plugin_migration_guide.html.

… plugins

```
❯ bundle exec rake
Running RuboCop...
rubocop-performance extension supports plugin, specify `plugins: rubocop-performance` instead of `require: rubocop-performance` in /Users/ydah/committee/.rubocop.yml.
For more information, see https://docs.rubocop.org/rubocop/plugin_migration_guide.html.
```
@ydah
ydah merged commit ec516b4 into master Sep 24, 2025
8 checks passed
@ydah
ydah deleted the fix-warning branch September 24, 2025 11:19
@geemus

geemus commented Sep 24, 2025

Copy link
Copy Markdown
Member

LGTM, thanks!

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