chore: bump ClassLength limit to 440
Server sits at 423 lines after extracting FeedHelpers; allow a small headroom for upcoming changes.
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ Metrics/MethodLength:
|
||||
- "lib/volumen/api_routes.rb"
|
||||
|
||||
Metrics/ClassLength:
|
||||
Max: 420
|
||||
Max: 440
|
||||
|
||||
Metrics/ModuleLength:
|
||||
Exclude:
|
||||
|
||||
Reference in New Issue
Block a user