]> git.openstreetmap.org Git - chef.git/blobdiff - .rubocop_todo.yml
Yet more rubucop cleanups
[chef.git] / .rubocop_todo.yml
index 6c5c98253c7b70392ca4a53dc7393975b813e306..a30c810537ec257123d557aca1b15b2b05016c28 100644 (file)
@@ -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.