Sha256: bda8794e48fb68012e0f79667876ee17f3c344d3f03c0d07d3d08cc424bc94f0

Contents?: true

Size: 470 Bytes

Versions: 19

Compression:

Stored size: 470 Bytes

Contents

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

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
sym-2.8.2 .codeclimate.yml
sym-2.8.1 .codeclimate.yml
sym-2.8.0 .codeclimate.yml
sym-2.7.0 .codeclimate.yml
sym-2.6.3 .codeclimate.yml
sym-2.6.2 .codeclimate.yml
sym-2.6.1 .codeclimate.yml
sym-2.6.0 .codeclimate.yml
sym-2.5.3 .codeclimate.yml
sym-2.5.1 .codeclimate.yml
sym-2.5.0 .codeclimate.yml
sym-2.4.3 .codeclimate.yml
sym-2.3.0 .codeclimate.yml
sym-2.2.1 .codeclimate.yml
sym-2.2.0 .codeclimate.yml
sym-2.1.2 .codeclimate.yml
sym-2.1.1 .codeclimate.yml
sym-2.1.0 .codeclimate.yml
sym-2.0.3 .codeclimate.yml