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
Disable the Naming/ClassAndModuleCamelCase Rubocop cop on existing
violations, as class names are public by default and updating them could
be a breaking change. Enable this cop for new code to catch any future
violations.
0 commit comments