]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Add bootstrap classes to markdown tables
[rails.git] / .rubocop_todo.yml
index 4e0bad7f9650eff28c271ffcd6a51f7ee9b8a0f2..c1060cbe2338b3c6c95a2344417a527e0c67c465 100644 (file)
@@ -172,8 +172,3 @@ Style/FrozenStringLiteralComment:
 # Configuration parameters: Strict.
 Style/NumericLiterals:
   MinDigits: 11
-
-# Offense count: 28
-# Cop supports --auto-correct.
-Style/StringConcatenation:
-  Enabled: false