.rubocop.yml in
rubocopital-0.7.1
vs .rubocop.yml in
rubocopital-1.0.0
- old
+ new
@@ -1,6 +1,8 @@
require: - rubocop-performance - rubocop-rails - rubocop-rspec
-inherit_from: default.yml
+inherit_from:
+ - default.yml
+