X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a9217ac515784c7f203e76b8885acb85a3934979..21958591555b0b80370e944e3128ac5d533c281d:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 6c5c98253..a30c81053 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -101,21 +101,6 @@ Style/RegexpLiteral: Style/SelfAssignment: Enabled: false -# Offense count: 27 -# Cop supports --auto-correct. -Style/SingleSpaceBeforeFirstArg: - Enabled: false - -# Offense count: 410 -# Cop supports --auto-correct. -Style/SpaceInsideBrackets: - Enabled: false - -# Offense count: 6 -# Cop supports --auto-correct. -Style/SpecialGlobalVars: - Enabled: false - # Offense count: 6548 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles.