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
rubocop/rubocop#8095 allowed to dynamically
declare cops with Class.new
We don't have to bump minimally required RuboCop version since it only
affects our specs, and we always use the latest RuboCop for specs.
0 commit comments