.rubocop.yml in cryptum-0.0.406 vs .rubocop.yml in cryptum-0.0.407
- old
+ new
@@ -12,16 +12,16 @@
Metrics/BlockNesting:
Max: 3
Metrics/ClassLength:
Max: 128
Metrics/CyclomaticComplexity:
- Max: 75
+ Max: 77
Metrics/MethodLength:
Max: 397
Metrics/ModuleLength:
Max: 407
Metrics/PerceivedComplexity:
- Max: 75
+ Max: 77
Style/HashSyntax:
EnforcedShorthandSyntax: never
inherit_from: .rubocop_todo.yml