Skip to content

Commit

Permalink
(PUP-11767) Add Style/CaseEquality Cop
Browse files Browse the repository at this point in the history
  • Loading branch information
tvpartytonight committed Jan 26, 2024
1 parent d18bc75 commit 676c2fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,3 +203,5 @@ RSpec/Rails/AvoidSetupHook: # new in 2.4
Style/AutoResourceCleanup:
Enabled: true

Style/CaseEquality:
Enabled: true

0 comments on commit 676c2fc

Please sign in to comment.