Sha256: cf850eab02b6d9aa7ed6defed8faeec90868bae19f030626ee2cb7bda9969ca6

Contents?: true

Size: 459 Bytes

Versions: 4

Compression:

Stored size: 459 Bytes

Contents

---
engines:
  brakeman:
    enabled: true
  bundler-audit:
    enabled: true
  duplication:
    enabled: true
    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:- spec/

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
renuo-bin-check-1.0.0.beta2 .codeclimate.yml
renuo-bin-check-1.0.0.beta1 .codeclimate.yml
renuo-bin-check-0.2.1 .codeclimate.yml
renuo-bin-check-0.2.0 .codeclimate.yml