.rubocop_todo.yml in meibo-0.19.0 vs .rubocop_todo.yml in meibo-0.20.0
- old
+ new
@@ -32,10 +32,10 @@
Max: 57
# Offense count: 4
# Configuration parameters: CountComments, CountAsOne.
Metrics/ClassLength:
- Max: 156
+ Max: 162
# Offense count: 1
# Configuration parameters: AllowedMethods, AllowedPatterns, IgnoredMethods.
Metrics/CyclomaticComplexity:
Max: 10