Sha256: 877e01cfb689cbd59da421d30e29766c4b1f736b02abbea501d94abadfb0d7d9

Contents?: true

Size: 350 Bytes

Versions: 17

Compression:

Stored size: 350 Bytes

Contents

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

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
shamu-0.0.24 .codeclimate.yml
shamu-0.0.21 .codeclimate.yml
shamu-0.0.20 .codeclimate.yml
shamu-0.0.19 .codeclimate.yml
shamu-0.0.18 .codeclimate.yml
shamu-0.0.17 .codeclimate.yml
shamu-0.0.15 .codeclimate.yml
shamu-0.0.14 .codeclimate.yml
shamu-0.0.13 .codeclimate.yml
shamu-0.0.11 .codeclimate.yml
shamu-0.0.9 .codeclimate.yml
shamu-0.0.8 .codeclimate.yml
shamu-0.0.7 .codeclimate.yml
shamu-0.0.5 .codeclimate.yml
shamu-0.0.4 .codeclimate.yml
shamu-0.0.3 .codeclimate.yml
shamu-0.0.2 .codeclimate.yml