]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Avoid relying on the order in which emails are sent
[rails.git] / .rubocop_todo.yml
index a993d5fff1a3968fbece6a2df3218abded4f2204..5f2a84fc9dee64fc04abef7746184b93b82a6a9b 100644 (file)
@@ -28,7 +28,7 @@ Lint/ParenthesesAsGroupedExpression:
 
 # Offense count: 542
 Metrics/AbcSize:
-  Max: 270
+  Max: 280
 
 # Offense count: 12
 Metrics/BlockNesting: