Sha256: 71c8b4b97736da2948bcad7a8807bcab20d9c9cd33ddc7b41f18f287c7b6467b

Contents?: true

Size: 392 Bytes

Versions: 3

Compression:

Stored size: 392 Bytes

Contents

---
engines:
  bundler-audit:
    enabled: false
  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/
- vendor/
- doc/

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pipedrive_ruby-1.0.2 .codeclimate.yml
pipedrive_ruby-1.0.1.pre16 .codeclimate.yml
pipedrive_ruby-1.0.1.pre15 .codeclimate.yml