Sha256: cd48d08583e577197f0598da0e35586bc0ea81a165760565fe80022754528565

Contents?: true

Size: 256 Bytes

Versions: 46

Compression:

Stored size: 256 Bytes

Contents

engines:
  duplication:
    enabled: true
    config:
      languages:
      - ruby

  fixme:
    enabled: true

  rubocop:
    enabled: true

ratings:
  paths:
  - Gemfile.lock
  - Rakefile
  - "**.rake"
  - "**.rb"

exclude_paths:
- .rubocop.yml
- spec/

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
eligible-2.9.6 .codeclimate.yml
eligible-2.9.5 .codeclimate.yml
eligible-2.9.4 .codeclimate.yml
eligible-2.9.3 .codeclimate.yml
eligible-2.9.2 .codeclimate.yml
eligible-2.9.1 .codeclimate.yml