Sha256: 6e2d7118d1d20cfea807d17ad85e3d31663fa2a14324f0aba8ae26c770cfa426

Contents?: true

Size: 400 Bytes

Versions: 33

Compression:

Stored size: 400 Bytes

Contents

---
engines:
  csslint:
    enabled: true
  duplication:
    enabled: true
    config:
      languages:
      - ruby
      - javascript
      - python
      - php
  eslint:
    enabled: true
  fixme:
    enabled: true
  rubocop:
    enabled: true
ratings:
  paths:
  - "**.css"
  - "**.inc"
  - "**.js"
  - "**.jsx"
  - "**.module"
  - "**.php"
  - "**.py"
  - "**.rb"
exclude_paths:
- spec/
- docs/

Version data entries

33 entries across 33 versions & 2 rubygems

Version Path
helium-ruby-0.15.0 .codeclimate.yml
helium-ruby-0.14.0 .codeclimate.yml
helium-ruby-0.13.0 .codeclimate.yml
helium-ruby-0.12.0 .codeclimate.yml
helium-ruby-0.11.0 .codeclimate.yml
helium-ruby-0.10.0 .codeclimate.yml
helium-ruby-0.9.0 .codeclimate.yml
helium-ruby-0.8.0 .codeclimate.yml
helium-ruby-0.7.0 .codeclimate.yml
helium-ruby-0.6.0 .codeclimate.yml
helium-ruby-0.5.0 .codeclimate.yml
helium-ruby-0.4.0 .codeclimate.yml
helium-ruby-0.3.0 .codeclimate.yml