We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e4856 commit 7bf9d25Copy full SHA for 7bf9d25
.rubocop_todo.yml
@@ -494,12 +494,6 @@ Style/ParameterLists:
494
Style/ParenthesesAroundCondition:
495
Enabled: false
496
497
-# Offense count: 2675
498
-# Cop supports --auto-correct.
499
-# Configuration parameters: PreferredDelimiters.
500
-Style/PercentLiteralDelimiters:
501
- Enabled: false
502
-
503
# Offense count: 1030
504
# Cop supports --auto-correct.
505
Style/PerlBackrefs:
@@ -734,8 +728,3 @@ Style/WhileUntilDo:
734
728
# Configuration parameters: MaxLineLength.
735
729
Style/WhileUntilModifier:
736
730
737
738
-# Offense count: 10722
739
740
-Style/WordArray:
741
- MinSize: 259
0 commit comments