.rubocop.yml in interage-query-0.1.3 vs .rubocop.yml in interage-query-0.1.4
- old
+ new
@@ -13,10 +13,11 @@
Style/WordArray:
Enabled: false
AllCops:
- TargetRubyVersion: 2.6
+ NewCops: enable
+ TargetRubyVersion: 2.7
Exclude:
- bin/**/*
- vendor/**/*
- lib/generators/interage/query/*/templates/**/*.rb