Sha256: 301aae4c2a2f5a2cf494a4d84b907207402bfe670bcfc36c4bf01925cd9b9a67

Contents?: true

Size: 470 Bytes

Versions: 27

Compression:

Stored size: 470 Bytes

Contents

engines:
  brakeman:
    enabled: false
  bundler-audit:
    enabled: false
  duplication:
    enabled: true
    config:
      languages:
      - ruby
  eslint:
    enabled: false
  fixme:
    enabled: true
  rubocop:
    enabled: true
    channel: rubocop-0-67-0
ratings:
  paths:
  - Gemfile.lock
  - "**.erb"
  - "**.haml"
  - "**.rb"
  - "**.rhtml"
  - "**.slim"
  - "**.inc"
  - "**.js"
  - "**.jsx"
  - "**.module"
  - "**.php"
  - "**.py"
exclude_paths:
- spec/*

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
br_danfe-0.20.0 .codeclimate.yml
br_danfe-0.19.0 .codeclimate.yml
br_danfe-0.18.0 .codeclimate.yml
br_danfe-0.17.8 .codeclimate.yml
br_danfe-0.17.7 .codeclimate.yml
br_danfe-0.17.6 .codeclimate.yml
br_danfe-0.17.5 .codeclimate.yml
br_danfe-0.17.4 .codeclimate.yml
br_danfe-0.17.3 .codeclimate.yml
br_danfe-0.17.2 .codeclimate.yml
br_danfe-0.17.1 .codeclimate.yml
br_danfe-0.17.0 .codeclimate.yml
br_danfe-0.16.0 .codeclimate.yml
br_danfe-0.15.1 .codeclimate.yml
br_danfe-0.15.0 .codeclimate.yml
br_danfe-0.14.5 .codeclimate.yml
br_danfe-0.14.4 .codeclimate.yml
br_danfe-0.14.3 .codeclimate.yml
br_danfe-0.14.2 .codeclimate.yml
br_danfe-0.14.0 .codeclimate.yml