Also remove the offenses from the todo

This commit is contained in:
Tod Beardsley 2014-07-30 10:30:58 -05:00
parent 49e48566da
commit 7bf9d25221
No known key found for this signature in database
GPG Key ID: 1EFFB682ADB9F193
1 changed files with 0 additions and 11 deletions

View File

@ -494,12 +494,6 @@ Style/ParameterLists:
Style/ParenthesesAroundCondition:
Enabled: false
# Offense count: 2675
# Cop supports --auto-correct.
# Configuration parameters: PreferredDelimiters.
Style/PercentLiteralDelimiters:
Enabled: false
# Offense count: 1030
# Cop supports --auto-correct.
Style/PerlBackrefs:
@ -734,8 +728,3 @@ Style/WhileUntilDo:
# Configuration parameters: MaxLineLength.
Style/WhileUntilModifier:
Enabled: false
# Offense count: 10722
# Cop supports --auto-correct.
Style/WordArray:
MinSize: 259