.rubocop.yml in collectionspace-client-0.14.1 vs .rubocop.yml in collectionspace-client-0.15.0

- old
+ new

@@ -1,8 +1,4 @@ -# .rubocop.yml -AllCops: - Exclude: - - '*.gemspec' - - '*.rake' -Metrics/BlockLength: - Exclude: - - !ruby/regexp /_spec.rb/ +require: standard + +inherit_gem: + standard: config/base.yml