.rubocop.yml in rubocop-minitest-0.11.1 vs .rubocop.yml in rubocop-minitest-0.12.0
- old
+ new
@@ -7,10 +7,10 @@
- rubocop-performance
- rubocop-minitest
AllCops:
NewCops: enable
- TargetRubyVersion: 2.4
+ TargetRubyVersion: 2.5
SuggestExtensions: false
InternalAffairs/NodeMatcherDirective:
Enabled: false