Sha256: 754f925884a0729fc670502227cbc77b7e6c6bd4af518d52bd572d396e4d45f2

Contents?: true

Size: 425 Bytes

Versions: 1

Compression:

Stored size: 425 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rspec-graphql_matchers-0.2.0 .codeclimate.yml