core.yml in ws-style-6.7.1 vs core.yml in ws-style-6.7.2
- old
+ new
@@ -84,10 +84,10 @@
Metrics/CyclomaticComplexity:
Max: 7
Metrics/MethodLength:
IgnoredMethods: ["extended"]
- Max: 15
+ Max: 25
Metrics/ModuleLength:
Exclude:
- "spec/**/*"