.rubocop.yml in LittleWeasel-5.0.10 vs .rubocop.yml in LittleWeasel-5.0.11
- old
+ new
@@ -1,9 +1,10 @@
require:
- rubocop-performance
- rubocop-rspec
AllCops:
+ SuggestExtensions: false
TargetRubyVersion: 3.0.1
NewCops: enable
Exclude:
- '.git/**/*'
- '.idea/**/*'