Sha256: 6e13b4e81a02ad3d2bd88e372ad473572aa3fd9279b6181ab4df16560635b0a6

Contents?: true

Size: 442 Bytes

Versions: 21

Compression:

Stored size: 442 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
ratings:
  paths:
  - Gemfile.lock
  - "**.erb"
  - "**.haml"
  - "**.rb"
  - "**.rhtml"
  - "**.slim"
  - "**.inc"
  - "**.js"
  - "**.jsx"
  - "**.module"
  - "**.php"
  - "**.py"
exclude_paths:
- spec/*

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
br_danfe-0.11.1 .codeclimate.yml
br_danfe-0.11.0 .codeclimate.yml
br_danfe-0.10.1 .codeclimate.yml
br_danfe-0.10.0 .codeclimate.yml
br_danfe-0.8.0 .codeclimate.yml
br_danfe-0.7.7 .codeclimate.yml
br_danfe-0.7.6 .codeclimate.yml
br_danfe-0.7.5 .codeclimate.yml
br_danfe-0.7.4 .codeclimate.yml
br_danfe-0.7.3 .codeclimate.yml
br_danfe-0.7.2 .codeclimate.yml
br_danfe-0.7.1 .codeclimate.yml
br_danfe-0.7.0 .codeclimate.yml
br_danfe-0.6.1 .codeclimate.yml
br_danfe-0.6.0 .codeclimate.yml
br_danfe-0.5.2 .codeclimate.yml
br_danfe-0.5.1 .codeclimate.yml
br_danfe-0.5.0 .codeclimate.yml
br_danfe-0.4.3 .codeclimate.yml
br_danfe-0.4.2 .codeclimate.yml