Sha256: 42f10dfa79fb62911f80826d1e3d9e014cd396e3d8e335b8a3b6103d8c1053bf

Contents?: true

Size: 402 Bytes

Versions: 6

Compression:

Stored size: 402 Bytes

Contents

---
engines:
  duplication:
    enabled: false
    config:
      languages:
      - ruby
      - javascript
      - python
      - php
  fixme:
    enabled: true
  rubocop:
    enabled: true
    checks:
      Rubocop/Metrics/CyclomaticComplexity:
        enabled: false
ratings:
  paths:
  - "**.inc"
  - "**.js"
  - "**.jsx"
  - "**.module"
  - "**.php"
  - "**.py"
  - "**.rb"
exclude_paths:
- test/

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
instana-1.1.0 .codeclimate.yml
instana-1.0.3 .codeclimate.yml
instana-1.0.2 .codeclimate.yml
instana-1.0.1 .codeclimate.yml
instana-0.15.0 .codeclimate.yml
instana-0.14.2 .codeclimate.yml