.rubocop.yml in unwrappr-0.4.0 vs .rubocop.yml in unwrappr-0.5.0
- old
+ new
@@ -1,9 +1,10 @@
---
AllCops:
- TargetRubyVersion: 2.5
Exclude:
- 'spike/*.rb'
+ NewCops: enable
+ TargetRubyVersion: 2.5
Gemspec/RequiredRubyVersion:
Enabled: false
Metrics/BlockLength: