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

[BK-COP] Update cops to use Base rather than Cop as base class. #107

Merged
merged 2 commits into from
Jul 30, 2024

Conversation

benk-gc
Copy link
Contributor

@benk-gc benk-gc commented Jul 30, 2024

In Rubocop 1.65, using deprecated APIs will now display a warning per rubocop/rubocop#13032. This updates the cops to use the correct base class.

In Rubocop 1.65, using deprecated APIs will now display a warning per
rubocop/rubocop#13032. This updates the cops to use the correct base
class.
@benk-gc benk-gc merged commit 3a2c572 into master Jul 30, 2024
13 checks passed
@benk-gc benk-gc deleted the benk--upgrade-cop-base-class branch July 30, 2024 13:27
@benk-gc benk-gc changed the title Update cops to use Base rather than Cop as base class. [Cop] Update cops to use Base rather than Cop as base class. Sep 14, 2024
@benk-gc benk-gc changed the title [Cop] Update cops to use Base rather than Cop as base class. [BK-COP] Update cops to use Base rather than Cop as base class. Sep 14, 2024
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.

1 participant