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

Inheriting from RuboCop::Cop::Cop is deprecated #347

Open
andyw8 opened this issue Oct 21, 2024 · 0 comments
Open

Inheriting from RuboCop::Cop::Cop is deprecated #347

andyw8 opened this issue Oct 21, 2024 · 0 comments

Comments

@andyw8
Copy link

andyw8 commented Oct 21, 2024

2024-10-21 11:25:12.317 [info] (shopify) /Users/andyw8/.gem/ruby/3.4.0-preview2/gems/shopify-money-3.0.0/lib/rubocop/cop/money/missing_currency.rb:6: warning: Inheriting from `RuboCop::Cop::Cop` is deprecated. Use `RuboCop::Cop::Base` instead.
For more information, see https://docs.rubocop.org/rubocop/v1_upgrade_notes.html.

2024-10-21 11:25:12.326 [info] (shopify) /Users/andyw8/.gem/ruby/3.4.0-preview2/gems/shopify-money-3.0.0/lib/rubocop/cop/money/zero_money.rb:6: warning: Inheriting from `RuboCop::Cop::Cop` is deprecated. Use `RuboCop::Cop::Base` instead.
For more information, see https://docs.rubocop.org/rubocop/v1_upgrade_notes.html.
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

No branches or pull requests

1 participant