]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Fix VAGRANT.md for rails 4.2.x
[rails.git] / .rubocop_todo.yml
index 5f2a84fc9dee64fc04abef7746184b93b82a6a9b..ea074d52aa177b1159348fdedbede5c9b8ae1804 100644 (file)
@@ -37,7 +37,7 @@ Metrics/BlockNesting:
 # Offense count: 60
 # Configuration parameters: CountComments.
 Metrics/ClassLength:
-  Max: 1552
+  Max: 1628
 
 # Offense count: 68
 Metrics/CyclomaticComplexity: