config/rails.yml in jetrockets-standard-1.0.1 vs config/rails.yml in jetrockets-standard-1.0.2
- old
+ new
@@ -1,10 +1,10 @@
require:
- rubocop-rails
inherit_from:
- - ./rspec.yml
- - ./standard.yml
+ - ./private/rspec.yml
+ - ./private/standard.yml
inherit_mode:
merge:
- Exclude
\ No newline at end of file