Sha256: 69c168222d85b4d0bf3847972257cb24d3d54a2171e554d4355596ea8f5530b9

Contents?: true

Size: 388 Bytes

Versions: 16

Compression:

Stored size: 388 Bytes

Contents

---
engines:
  duplication:
    enabled: true
    config:
      languages:
      - ruby
      - javascript
      - python
      - php
  fixme:
    enabled: true
  rubocop:
    enabled: true
ratings:
  paths:
  - "**.inc"
  - "**.js"
  - "**.jsx"
  - "**.module"
  - "**.php"
  - "**.py"
  - "**.rb"
exclude_paths:
- Gemfile.lock
- spec/
- rspec-graphql_matchers.gemspec
- bin/
- Rakefile

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
rspec-graphql_matchers-2.0.0.pre.rc.0 .codeclimate.yml
rspec-graphql_matchers-1.4.0 .codeclimate.yml
rspec-graphql_matchers-1.3.1 .codeclimate.yml
rspec-graphql_matchers-1.3.0 .codeclimate.yml
rspec-graphql_matchers-1.2.1 .codeclimate.yml
rspec-graphql_matchers-1.2 .codeclimate.yml
rspec-graphql_matchers-1.1 .codeclimate.yml
rspec-graphql_matchers-1.0.1 .codeclimate.yml
rspec-graphql_matchers-1.0 .codeclimate.yml
rspec-graphql_matchers-1.0.0.pre.0.1 .codeclimate.yml
rspec-graphql_matchers-0.7.1 .codeclimate.yml
rspec-graphql_matchers-0.6 .codeclimate.yml
rspec-graphql_matchers-0.5 .codeclimate.yml
rspec-graphql_matchers-0.4.0 .codeclimate.yml
rspec-graphql_matchers-0.3.1 .codeclimate.yml
rspec-graphql_matchers-0.3.0 .codeclimate.yml