Sha256: 860ad21f1a1535bb517e8f4dddf872f27fb490a7b0adc7b79fca950282b04159

Contents?: true

Size: 360 Bytes

Versions: 27

Compression:

Stored size: 360 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/**/*
- Rakefile

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
bundler-1.13.5 .codeclimate.yml
bundler-1.13.4 .codeclimate.yml
bundler-1.13.3 .codeclimate.yml
bundler-1.13.2 .codeclimate.yml
bundler-1.13.1 .codeclimate.yml
bundler-1.13.0 .codeclimate.yml
bundler-1.13.0.rc.2 .codeclimate.yml