Sha256: a357f2ee852c3fbb14103915e10674bc2f99e34fce36abeb69c89f41d2461c74

Contents?: true

Size: 574 Bytes

Versions: 9

Compression:

Stored size: 574 Bytes

Contents

---
engines:
  brakeman:
    enabled: true
  bundler-audit:
    enabled: true
  duplication:
    enabled: true
    exclude_fingerprints:
    - 120bdc2114c46391e7ad73ea4a10b314
    - 339cd5bbb9922a29a82aaf5f3d727deb
    config:
      languages:
      - ruby
      - javascript
      - python
      - php
  fixme:
    enabled: true
  rubocop:
    enabled: true
ratings:
  paths:
  - Gemfile.lock
  - "**.erb"
  - "**.haml"
  - "**.rb"
  - "**.rhtml"
  - "**.slim"
  - "**.inc"
  - "**.js"
  - "**.jsx"
  - "**.module"
  - "**.php"
  - "**.py"
exclude_paths:
- config/
- spec/

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
authenticate-0.7.3 .codeclimate.yml
authenticate-0.7.2 .codeclimate.yml
authenticate-0.7.1 .codeclimate.yml
authenticate-0.7.0 .codeclimate.yml
authenticate-0.6.1 .codeclimate.yml
authenticate-0.6.0 .codeclimate.yml
authenticate-0.5.0 .codeclimate.yml
authenticate-0.4.0 .codeclimate.yml
authenticate-0.3.3 .codeclimate.yml