Sha256: f645669dcb1cb5490c239909082114086454c4eb613e793d942ead6bb7323c78

Contents?: true

Size: 337 Bytes

Versions: 8

Compression:

Stored size: 337 Bytes

Contents

engines:
  duplication:
    enabled: true
    config:
      languages:
      - ruby
      - javascript
      - python
      - php

  fixme:
    enabled: true

  rubocop:
    enabled: true

ratings:
  paths:
  - "**.inc"
  - "**.js"
  - "**.jsx"
  - "**.module"
  - "**.php"
  - "**.py"
  - "**.rb"

exclude_paths:
- .rubocop.yml
- spec/

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
eligible-2.8.2 .codeclimate.yml
eligible-2.8.1 .codeclimate.yml
eligible-2.8.0 .codeclimate.yml
eligible-2.7.0 .codeclimate.yml
eligible-2.6.3 .codeclimate.yml
eligible-2.6.2 .codeclimate.yml
eligible-2.6.1 .codeclimate.yml
eligible-2.6.0 .codeclimate.yml