Sha256: ab5b9a91cbbcc9d47a6a6b14164a908b89c699e5cd0b456a47f240c71c5d6161

Contents?: true

Size: 414 Bytes

Versions: 15

Compression:

Stored size: 414 Bytes

Contents

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

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
sitehub-0.5.0.alpha12 .codeclimate.yml
sitehub-0.4.10 .codeclimate.yml
sitehub-0.5.0.alpha11 .codeclimate.yml
sitehub-0.5.0.alpha10 .codeclimate.yml
sitehub-0.5.0.alpha8 .codeclimate.yml
sitehub-0.5.0.alpha7 .codeclimate.yml
sitehub-0.5.0.alpha6 .codeclimate.yml
sitehub-0.5.0.alpha5 .codeclimate.yml
sitehub-0.5.0.alpha4 .codeclimate.yml
sitehub-0.5.0.alpha3 .codeclimate.yml
sitehub-0.5.0.alpha2 .codeclimate.yml
sitehub-0.4.9 .codeclimate.yml
sitehub-0.4.8 .codeclimate.yml
sitehub-0.4.7 .codeclimate.yml
sitehub-0.4.6 .codeclimate.yml