]> git.openstreetmap.org Git - chef.git/blobdiff - .rubocop_todo.yml
More rubocop cleanup
[chef.git] / .rubocop_todo.yml
index fd40acb79a7c1bec6b5979d91096a3f9eb1531d6..e819633a2818498e5b271407e3d4aec1dad05e2c 100644 (file)
@@ -46,20 +46,11 @@ Style/AccessModifierIndentation:
 Style/Documentation:
   Enabled: false
 
-# Offense count: 2
-Style/EmptyElse:
-  Enabled: false
-
 # Offense count: 32
 # Configuration parameters: Exclude.
 Style/FileName:
   Enabled: false
 
-# Offense count: 1
-# Configuration parameters: MinBodyLength.
-Style/GuardClause:
-  Enabled: false
-
 # Offense count: 3116
 # Cop supports --auto-correct.
 # Configuration parameters: SupportedStyles.