]> git.openstreetmap.org Git - chef.git/blobdiff - .rubocop_todo.yml
Add suppression files for foodcritic
[chef.git] / .rubocop_todo.yml
index 4d8a942928a5aec78ad9bd33c2a109744688900d..155b7d1356752efabf9c104fb59dfc60be0e3de4 100644 (file)
@@ -68,11 +68,6 @@ Style/IfUnlessModifier:
 Style/MultilineOperationIndentation:
   Enabled: false
 
-# Offense count: 19
-# Configuration parameters: EnforcedStyle, MinBodyLength, SupportedStyles.
-Style/Next:
-  Enabled: false
-
 # Offense count: 29
 # Cop supports --auto-correct.
 Style/NumericLiterals: