.rubocop.yml in cryptum-0.0.417 vs .rubocop.yml in cryptum-0.0.418
- old
+ new
@@ -1,9 +1,9 @@
AllCops:
UseCache: false
NewCops: enable
Layout/LineLength:
- Max: 250
+ Max: 293
Lint/UselessRescue:
Enabled: false
Metrics/AbcSize:
Max: 393
Metrics/BlockLength: