config/default.yml in rubocop-springest-0.6.7 vs config/default.yml in rubocop-springest-0.6.8
- old
+ new
@@ -1,5 +1,7 @@
-require: rubocop/cop/github
+require:
+ - rubocop-rails
+ - rubocop/cop/github
AllCops:
DisabledByDefault: true
Bundler/DuplicatedGem: