Sha256: cfd69cc607dd7941fa60037bab2aa16a6867f41dea470350fc08b7baea15f4e0

Contents?: true

Size: 457 Bytes

Versions: 27

Compression:

Stored size: 457 Bytes

Contents

---
engines:
  bundler-audit:
    enabled: false
  csslint:
    enabled: true
  duplication:
    enabled: true
    config:
      languages:
      - ruby
      - javascript
      - python
      - php
  eslint:
    enabled: true
  fixme:
    enabled: true
  rubocop:
    enabled: true
ratings:
  paths:
  - Gemfile.lock
  - "**.css"
  - "**.inc"
  - "**.js"
  - "**.jsx"
  - "**.module"
  - "**.php"
  - "**.py"
  - "**.rb"
exclude_paths:
- test/
- coverage/

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
fhir_client-6.0.0 .codeclimate.yml
fhir_client-5.0.3 .codeclimate.yml
fhir_client-5.0.2 .codeclimate.yml
fhir_client-5.0.1 .codeclimate.yml
fhir_client-5.0.0 .codeclimate.yml
fhir_client-4.0.6 .codeclimate.yml
fhir_client-4.0.5 .codeclimate.yml
fhir_client-4.0.4 .codeclimate.yml
fhir_client-4.0.3 .codeclimate.yml
fhir_client-4.0.2 .codeclimate.yml
fhir_client-4.0.1 .codeclimate.yml
fhir_client-4.0.0 .codeclimate.yml
fhir_client-3.1.2 .codeclimate.yml
fhir_client-3.1.1 .codeclimate.yml
fhir_client-3.1.0 .codeclimate.yml
fhir_client-3.0.7 .codeclimate.yml
fhir_client-3.0.6 .codeclimate.yml
fhir_client-3.0.5 .codeclimate.yml
fhir_client-3.0.4 .codeclimate.yml
fhir_client-3.0.3 .codeclimate.yml