Sha256: 5f714397f76cd429689f87e67fc29000819e03b3b4eefce705c66d0369e2dc0b

Contents?: true

Size: 386 Bytes

Versions: 10

Compression:

Stored size: 386 Bytes

Contents

---
engines:
  bundler-audit:
    enabled: true
  duplication:
    enabled: true
    config:
      languages:
      - ruby
      - javascript
      - python
      - php
  fixme:
    enabled: true
  rubocop:
    enabled: true
ratings:
  paths:
  - Gemfile.lock
  - "**.inc"
  - "**.js"
  - "**.jsx"
  - "**.module"
  - "**.php"
  - "**.py"
  - "**.rb"
exclude_paths:
- features/
- spec/

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
json_test_data-1.2.0 .codeclimate.yml
json_test_data-1.1.3 .codeclimate.yml
json_test_data-1.1.2 .codeclimate.yml
json_test_data-1.1.1 .codeclimate.yml
json_test_data-1.1.0 .codeclimate.yml
json_test_data-1.0.0 .codeclimate.yml
json_test_data-0.9.0 .codeclimate.yml
json_test_data-0.8.0 .codeclimate.yml
json_test_data-0.7.0 .codeclimate.yml
json_test_data-0.6.0 .codeclimate.yml