]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Move the changes api to its own controller
[rails.git] / .rubocop_todo.yml
index c24fa1310036264e9ab9dd06f2d99e02cfa5cd31..35107e9b9b2ea961b3949d10ec50b4caef6ba16d 100644 (file)
@@ -53,7 +53,7 @@ Metrics/ClassLength:
 
 # Offense count: 72
 Metrics/CyclomaticComplexity:
-  Max: 20
+  Max: 23
 
 # Offense count: 691
 # Configuration parameters: CountComments.