]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Standardise on "hash rocket" style for hashes
[rails.git] / .rubocop_todo.yml
index 2817faea4b65665d6f59cd5e8b76792881a23a5f..418e7265d05228b0771e945e86d150365608b1ad 100644 (file)
@@ -98,12 +98,6 @@ Style/GlobalVars:
 Style/GuardClause:
   Enabled: false
 
-# Offense count: 5687
-# Cop supports --auto-correct.
-# Configuration parameters: EnforcedStyle, SupportedStyles.
-Style/HashSyntax:
-  Enabled: false
-
 # Offense count: 60
 # Cop supports --auto-correct.
 Style/LineEndConcatenation:
@@ -141,12 +135,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.