.rubocop.yml in
cose-0.5.0
vs .rubocop.yml in
cose-0.6.0
- old
+ new
@@ -14,9 +14,10 @@
Lint: Enabled: true Metrics/LineLength: Max: 120
+ IgnoreCopDirectives: true
Naming: Enabled: true Performance: