Sha256: 0688a63347783598243af9aa342f3eff120e91a45194e4066789ec4ed23998e6

Contents?: true

Size: 349 Bytes

Versions: 15

Compression:

Stored size: 349 Bytes

Contents

---
engines:
  duplication:
    enabled: true
    config:
      languages:
      - ruby
  fixme:
    enabled: true
  rubocop:
    enabled: false
ratings:
  paths:
  - "**.rb"
  - "bin/*"
  - "exe/*"
exclude_paths:
- bundler.gemspec
- "*.md"
- lib/bundler/ssl_certs/*.pem
- lib/bundler/vendor/**/*
- lib/bundler/templates/**/*.tt
- man/*
- spec/**/*

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
bundler-1.12.6 .codeclimate.yml
bundler-1.13.0.rc.1 .codeclimate.yml
bundler-1.13.0.pre.1 .codeclimate.yml
bundler-1.12.5 .codeclimate.yml
bundler-1.12.4 .codeclimate.yml
bundler-1.12.3 .codeclimate.yml
bundler-1.12.2 .codeclimate.yml
bundler-1.12.1 .codeclimate.yml
bundler-1.12.0 .codeclimate.yml
bundler-1.12.0.rc.4 .codeclimate.yml
bundler-1.12.0.rc.3 .codeclimate.yml
bundler-1.12.0.rc.2 .codeclimate.yml
bundler-1.12.0.rc .codeclimate.yml
bundler-1.12.0.pre.2 .codeclimate.yml
bundler-1.12.0.pre.1 .codeclimate.yml