You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In rubocopv1.76.0, Naming/PredicateName was renamed to Naming/PredicatePrefix: rubocop/rubocop@e710148
This causes that, when using rubocop-airbnb alongside rubocop >= 1.76.0, the following warning is emitted:
Warning: The `Naming/PredicateName` cop has been renamed to `Naming/PredicatePrefix`.
(obsolete configuration found in vendor/bundle/ruby/3.1.0/gems/rubocop-airbnb-8.0.0/config/rubocop-naming.yml, please update it)