.codeclimate.yml in rspec-graphql_matchers-0.2.0 vs .codeclimate.yml in rspec-graphql_matchers-0.3.0

- old
+ new

@@ -1,9 +1,7 @@ --- engines: - bundler-audit: - enabled: true duplication: enabled: true config: languages: - ruby @@ -14,18 +12,18 @@ enabled: true rubocop: enabled: true ratings: paths: - - Gemfile.lock - "**.inc" - "**.js" - "**.jsx" - "**.module" - "**.php" - "**.py" - "**.rb" exclude_paths: +- Gemfile.lock - spec/ - rspec-graphql_matchers.gemspec - bin/ - Rakefile