Skip to content

Commit 7bf9d25

Browse files
author
Tod Beardsley
committed
Also remove the offenses from the todo
1 parent 49e4856 commit 7bf9d25

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.rubocop_todo.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -494,12 +494,6 @@ Style/ParameterLists:
494494
Style/ParenthesesAroundCondition:
495495
Enabled: false
496496

497-
# Offense count: 2675
498-
# Cop supports --auto-correct.
499-
# Configuration parameters: PreferredDelimiters.
500-
Style/PercentLiteralDelimiters:
501-
Enabled: false
502-
503497
# Offense count: 1030
504498
# Cop supports --auto-correct.
505499
Style/PerlBackrefs:
@@ -734,8 +728,3 @@ Style/WhileUntilDo:
734728
# Configuration parameters: MaxLineLength.
735729
Style/WhileUntilModifier:
736730
Enabled: false
737-
738-
# Offense count: 10722
739-
# Cop supports --auto-correct.
740-
Style/WordArray:
741-
MinSize: 259

0 commit comments

Comments
 (0)