Sha256: f65d4a051d4836960ec6e3703b8ef6ed87591220f632a34da00240db1486c20e

Contents?: true

Size: 268 Bytes

Versions: 13

Compression:

Stored size: 268 Bytes

Contents

---
engines:
  rubocop:
    enabled: true
  eslint:
    enabled: true
  csslint:
    enabled: true
  bundler-audit:
    enabled: true
ratings:
  paths:
  - "**.rb"
  - "**.js"
  - "**.jsx"
  - "**.css"
exclude_paths:
- config/**/*
- test/**/*
- vendor/**/*
- tmp/**/*

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
godmin-2.0.0 .codeclimate.yml
godmin-1.5.0 .codeclimate.yml
godmin-1.4.0 .codeclimate.yml
godmin-1.3.1 .codeclimate.yml
godmin-1.3.0 .codeclimate.yml
godmin-1.2.0 .codeclimate.yml
godmin-1.1.0 .codeclimate.yml
godmin-1.0.0 .codeclimate.yml
godmin-0.12.4 .codeclimate.yml
godmin-0.12.3 .codeclimate.yml
godmin-0.12.2 .codeclimate.yml
godmin-0.12.1 .codeclimate.yml
godmin-0.12.0 .codeclimate.yml