rails / rubocop-rails-omakase

Omakase Ruby styling for Rails
444 stars 15 forks source link

Sort the cops mentioned in rubocop.yml by department #7

Closed koic closed 10 months ago

koic commented 10 months ago

Fixes #6.

This PR sorts the cops mentioned in rubocop.yml by department.

Note: This is being sorted manually, but in the future, some sort of checker might be implemented in RuboCop or its ecosystem.