Skip to content

Commit 4740f3e

Browse files
committed
Enable Lint/BooleanSymbol cop
Follow up to rubocop/rubocop@3c8e9f4
1 parent d76e038 commit 4740f3e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.rubocop.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,6 @@ Lint/UselessAccessModifier:
9696
- 'def_matcher'
9797
- 'def_node_matcher'
9898

99-
Lint/BooleanSymbol:
100-
Enabled: false
101-
10299
Metrics/BlockLength:
103100
Exclude:
104101
- 'Rakefile'

0 commit comments

Comments
 (0)