Skip to content

Commit

Permalink
Remove an obsolete cop
Browse files Browse the repository at this point in the history
  • Loading branch information
manicmaniac committed Oct 26, 2021
1 parent 01587c2 commit 4519058
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .rubocop.yml
Expand Up @@ -13,10 +13,6 @@ Style/StringLiterals:
Style/ClassCheck:
EnforcedStyle: kind_of?

# It's better to be more explicit about the type
Style/BracesAroundHashParameters:
Enabled: false

# specs sometimes have useless assignments, which is fine
Lint/UselessAssignment:
Exclude:
Expand Down

0 comments on commit 4519058

Please sign in to comment.