Sha256: fba12f61d57eb83f1871a6cc51cc7eae8b93307c145e30483361475c067f7e4a

Contents?: true

Size: 280 Bytes

Versions: 9

Compression:

Stored size: 280 Bytes

Contents

---
engines:
  duplication:
    enabled: true
    config:
      languages:
      - ruby
  fixme:
    enabled: true
  markdownlint:
    enabled: true
  reek:
    enabled: true
  rubocop:
    enabled: true

ratings:
   paths:
   - "**.rb"
   - "**.md"

exclude_paths:
  - test/**/*

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
martinet-rails-0.2.0 .codeclimate.yml
martinet-0.2.0 .codeclimate.yml
martinet-rails-0.1.1 .codeclimate.yml
martinet-0.1.1 .codeclimate.yml
martinet-0.1.0 .codeclimate.yml
martinet-rails-0.0.2 .codeclimate.yml
martinet-rails-0.0.1 .codeclimate.yml
martinet-0.0.4 .codeclimate.yml
martinet-0.0.3 .codeclimate.yml