.rubocop.yml in stribog-0.1.3 vs .rubocop.yml in stribog-0.2.0
- old
+ new
@@ -11,9 +11,9 @@
Metrics/MethodLength:
Max: 13
Metrics/AbcSize:
- Max: 20
+ Max: 25
Metrics/ClassLength:
- Max: 120
\ No newline at end of file
+ Max: 120
- old
+ new