]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Remove inline styling
[rails.git] / .rubocop_todo.yml
index 5f2a84fc9dee64fc04abef7746184b93b82a6a9b..3ff4f9e1d957af8a1fb5d2621fc66a50840aa465 100644 (file)
@@ -37,7 +37,7 @@ Metrics/BlockNesting:
 # Offense count: 60
 # Configuration parameters: CountComments.
 Metrics/ClassLength:
-  Max: 1552
+  Max: 1653
 
 # Offense count: 68
 Metrics/CyclomaticComplexity: