Sha256: 4449af43d518cf54778d9dab3442c649b91699ac4209841eb6f96a6ea1478246

Contents?: true

Size: 453 Bytes

Versions: 6

Compression:

Stored size: 453 Bytes

Contents

---
engines:
  brakeman:
    enabled: true
  csslint:
    enabled: true
  duplication:
    enabled: true
    config:
      languages:
      - ruby
      - javascript
  eslint:
    enabled: true
  fixme:
    enabled: true
  rubocop:
    enabled: true
ratings:
  paths:
  - Gemfile.lock
  - "**.erb"
  - "**.haml"
  - "**.rb"
  - "**.rhtml"
  - "**.slim"
  - "**.css"
  - "**.inc"
  - "**.js"
  - "**.jsx"
  - "**.module"
exclude_paths:
- config/
- spec/

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
geo_works-0.2.0 .codeclimate.yml
geo_works-0.1.4 .codeclimate.yml
geo_works-0.1.3 .codeclimate.yml
geo_works-0.1.2 .codeclimate.yml
geo_works-0.1.1 .codeclimate.yml
geo_works-0.1.0 .codeclimate.yml