.metrics.yml in ruby_coding_standard-0.2.0 vs .metrics.yml in ruby_coding_standard-0.3.0
- old
+ new
@@ -10,14 +10,9 @@
- "spec/**/*.rb"
Metrics/CyclomaticComplexity:
Enabled: true
-Metrics/LineLength:
- Enabled: true
- IgnoreCopDirectives: true
- Max: 120
-
Metrics/ParameterLists:
Enabled: true
Metrics/PerceivedComplexity:
Enabled: true