Skip to content

Commit d33001d

Browse files
committed
Modified: .rubocop.yml
1 parent 9b272ad commit d33001d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.rubocop.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ Lint/UnusedMethodArgument:
2525
Lint/UnusedBlockArgument:
2626
Enabled: true
2727
AutoCorrect: false
28+
Style/CommentAnnotation: # Complains about my :-less TODO style...
29+
Enabled: false

0 commit comments

Comments
 (0)