Skip to content

Commit

Permalink
Remove deprecated rubocop rule
Browse files Browse the repository at this point in the history
  • Loading branch information
ndguarino committed Mar 5, 2021
1 parent c7a92a0 commit c5da359
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .rubocop.yml
Expand Up @@ -65,9 +65,6 @@ Rails/DynamicFindBy:
Exclude:
- 'spec/spec_helper.rb' # TODO: RUBOCOP Cleanup exclusion

Style/BracesAroundHashParameters:
Enabled: false

Style/ClassVars:
Enabled: false

Expand Down

0 comments on commit c5da359

Please sign in to comment.