mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-04-04 15:14:09 -04:00
Reduce max class complexity
This commit is contained in:
@@ -63,8 +63,9 @@ Metrics/MethodLength:
|
||||
Max: 34
|
||||
Metrics/AbcSize:
|
||||
Max: 30
|
||||
# Configuration parameters: CountComments.
|
||||
Metrics/ClassLength:
|
||||
Max: 172
|
||||
Max: 171
|
||||
Metrics/CyclomaticComplexity:
|
||||
Max: 7
|
||||
Metrics/PerceivedComplexity:
|
||||
|
||||
Reference in New Issue
Block a user