.rubocop.yml in cryptum-0.0.381 vs .rubocop.yml in cryptum-0.0.382
- old
+ new
@@ -11,9 +11,11 @@
Max: 512
Metrics/BlockLength:
Max: 256
Metrics/BlockNesting:
Max: 4
+Metrics/ClassLength:
+ Max: 512
Metrics/CyclomaticComplexity:
Max: 128
Metrics/MethodLength:
Max: 512
Metrics/ModuleLength: