Skip to content

Migrate to Rubocop's new plugin syntax#1763

Merged
edmorley merged 1 commit into
mainfrom
fix-rubocop-warning
Feb 24, 2025
Merged

Migrate to Rubocop's new plugin syntax#1763
edmorley merged 1 commit into
mainfrom
fix-rubocop-warning

Conversation

@edmorley

@edmorley edmorley commented Feb 24, 2025

Copy link
Copy Markdown
Member

To suppress this Rubocop warning:

$ make lint
rubocop-rspec extension supports plugin, specify `plugins: rubocop-rspec` instead of
`require: rubocop-rspec` in /Users/emorley/src/heroku-buildpack-python/.rubocop.yml.
For more information, see https://docs.rubocop.org/rubocop/plugin_migration_guide.html.

To suppress this Rubocop warning:

```
$ make lint
rubocop-rspec extension supports plugin, specify `plugins: rubocop-rspec` instead of
`require: rubocop-rspec` in /Users/emorley/src/heroku-buildpack-python/.rubocop.yml.
For more information, see https://docs.rubocop.org/rubocop/plugin_migration_guide.html.
```
@edmorley edmorley self-assigned this Feb 24, 2025
@edmorley edmorley marked this pull request as ready for review February 24, 2025 14:25
@edmorley edmorley requested a review from a team as a code owner February 24, 2025 14:25
@edmorley edmorley merged commit 25172f4 into main Feb 24, 2025
@edmorley edmorley deleted the fix-rubocop-warning branch February 24, 2025 14:40
@heroku-linguist heroku-linguist Bot mentioned this pull request Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants