]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Update country.rb
[rails.git] / .rubocop_todo.yml
index 3ebd4d35f686bb0f4252f2689524b342ea3406ba..2c8d29eb887fac048d55a61cfcdb3d34e5138fa3 100644 (file)
@@ -77,7 +77,7 @@ Metrics/BlockNesting:
 # Offense count: 63
 # Configuration parameters: CountComments.
 Metrics/ClassLength:
-  Max: 1796
+  Max: 1797
 
 # Offense count: 71
 Metrics/CyclomaticComplexity: