X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/dc2a2c8ebd1a11e4a64555fda22c6859a51defff..4f4180e4bd28cd3e096a056941515f8c57278507:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index f43d2ac8c..418e7265d 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -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: