Skip to content

Commit

Permalink
enable Style/CaseEquality
Browse files Browse the repository at this point in the history
  • Loading branch information
olbrich committed Sep 2, 2024
1 parent c21395e commit 5344aca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ AllCops:
Exclude:
- ruby-units.gemspec
- bin/*
Style/CaseEquality:
Enabled: true
Style/StringLiterals:
EnforcedStyle: double_quotes
Layout/LineLength:
Expand Down

0 comments on commit 5344aca

Please sign in to comment.