Skip to content

Commit

Permalink
Enable Lint/BooleanSymbol cop
Browse files Browse the repository at this point in the history
  • Loading branch information
SerhiiMisiura committed Oct 1, 2021
1 parent bb25c36 commit 52432fc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .rubocop.yml
Expand Up @@ -78,9 +78,6 @@ Lint/UselessAccessModifier:
- 'def_matcher'
- 'def_node_matcher'

Lint/BooleanSymbol:
Enabled: false

Metrics/BlockLength:
Exclude:
- 'Rakefile'
Expand Down

0 comments on commit 52432fc

Please sign in to comment.