Sha256: c0ad7afd1cb8998646aae72490e7b4be2622cd9819833d9414ca53ec75de97ce

Contents?: true

Size: 338 Bytes

Versions: 6

Compression:

Stored size: 338 Bytes

Contents

engines:
  duplication:
    enabled: true
    config:
      languages:
      - ruby
  fixme:
    enabled: true
  rubocop:
    enabled: true
ratings:
  paths:
  - "**.rb"
  - "**.rake"
  - "Rakefile"
exclude_paths:
- bin/**/*
- icons/**/*
- spec/**/*
- ".gitignore"
- ".rspec"
- ".rubocop.yml"
- ".travis.yml"
- "LICENSE.md"
- "README.md"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
capistrano-committed-0.0.13 .codeclimate.yml
capistrano-committed-0.0.12 .codeclimate.yml
capistrano-committed-0.0.11 .codeclimate.yml
capistrano-committed-0.0.9 .codeclimate.yml
capistrano-committed-0.0.8 .codeclimate.yml
capistrano-committed-0.0.7 .codeclimate.yml