]> git.openstreetmap.org Git - chef.git/blobdiff - .rubocop_todo.yml
Standardise on double quoted strings
[chef.git] / .rubocop_todo.yml
index 07185ec2ccc9e53c8dbd84c9fcb14fd8b7262fdb..eab32f0ddaf7eaf8cb61c060353dd4fa163d8ccf 100644 (file)
@@ -61,9 +61,3 @@ Style/MultilineOperationIndentation:
 # Cop supports --auto-correct.
 Style/NumericLiterals:
   MinDigits: 11
-
-# Offense count: 6548
-# Cop supports --auto-correct.
-# Configuration parameters: EnforcedStyle, SupportedStyles.
-Style/StringLiterals:
-  Enabled: false