.rubocop.yml in archival-0.0.7 vs .rubocop.yml in archival-0.0.8
- old
+ new
@@ -28,10 +28,10 @@
Metrics/BlockLength:
Max: 150
Metrics/ClassLength:
- Max: 150
+ Max: 200
Metrics/CyclomaticComplexity:
Max: 10
Exclude:
# This file does a lot of defaulting. It's easy to read.
\ No newline at end of file