]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Standardise on double quoted strings
[rails.git] / .rubocop_todo.yml
index 2817faea4b65665d6f59cd5e8b76792881a23a5f..f43d2ac8cc8d8ed5c75745649c467e46c3efd524 100644 (file)
@@ -141,12 +141,6 @@ Style/RegexpLiteral:
 Style/RescueModifier:
   Enabled: false
 
-# Offense count: 6639
-# Cop supports --auto-correct.
-# Configuration parameters: EnforcedStyle, SupportedStyles.
-Style/StringLiterals:
-  Enabled: false
-
 # Offense count: 8
 # Cop supports --auto-correct.
 # Configuration parameters: EnforcedStyle, SupportedStyles.