Sha256: 058c8a325a06a2d1e875d1cc5b5a844173c83600a1bbb17707e4f4bc6ef58a58

Contents?: true

Size: 305 Bytes

Versions: 10

Compression:

Stored size: 305 Bytes

Contents

---
engines:
  duplication:
    enabled: true
    config:
      languages:
      - ruby
      - javascript
  eslint:
    enabled: true
  fixme:
    enabled: true
  rubocop:
    enabled: true
ratings:
  paths:
  - "**.js"
  - "**.jsx"
  - "**.rb"
exclude_paths:
- "**/*helper*"
- test/
- "**/*{.,-}min.js"

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
zhong-0.3.0 .codeclimate.yml
zhong-0.2.4 .codeclimate.yml
zhong-0.2.3 .codeclimate.yml
zhong-0.2.2 .codeclimate.yml
zhong-0.2.1 .codeclimate.yml
zhong-0.2.0 .codeclimate.yml
zhong-0.1.9 .codeclimate.yml
zhong-0.1.8 .codeclimate.yml
zhong-0.1.7 .codeclimate.yml
zhong-0.1.6 .codeclimate.yml