Sha256: b67f824121bb6082faa0790ba4f4081f1a1dffd325e6f6ddb68d0cdab79dc264
Contents?: true
Size: 440 Bytes
Versions: 2
Compression:
Stored size: 440 Bytes
Contents
--- engines: brakeman: enabled: true bundler-audit: enabled: true duplication: enabled: true config: languages: - ruby fixme: enabled: true rubocop: enabled: true ratings: paths: - Gemfile.lock - "**.erb" - "**.haml" - "**.rb" - "**.rhtml" - "**.slim" - "**.inc" - "**.js" - "**.jsx" - "**.module" - "**.php" - "**.py" exclude_paths: - config/ - db/ - spec/ - vendor/
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
kishu-1.0.4 | .codeclimate.yml |
kishu-1.0.3 | .codeclimate.yml |