]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Handle errors checking for gravatars
[rails.git] / .rubocop_todo.yml
index cac193504b23fd2e5166998a8d07a81e50ac5cf7..cc90d168eca6d1ea37d02fdcb30da94c6c795899 100644 (file)
@@ -68,7 +68,7 @@ Metrics/BlockNesting:
 # Offense count: 24
 # Configuration parameters: CountComments, CountAsOne.
 Metrics/ClassLength:
-  Max: 582
+  Max: 587
 
 # Offense count: 52
 # Configuration parameters: IgnoredMethods.