Sha256: ea86bba8ac861d4f530a7a80c661c20ab23b940fe9fa419008d0c9f1b30365d5
Contents?: true
Size: 802 Bytes
Versions: 11
Compression:
Stored size: 802 Bytes
Contents
--- exclude_paths: - ".git/" - "**.xml" - "**.yaml" - "**.yml" - locale/ - spec/ - tools/ engines: brakeman: enabled: false bundler-audit: enabled: false csslint: enabled: false duplication: enabled: true config: languages: - ruby - javascript eslint: enabled: false channel: eslint-3 fixme: enabled: false markdownlint: enabled: false rubocop: enabled: true config: ".rubocop_cc.yml" channel: rubocop-0-69 prepare: fetch: - url: https://raw.githubusercontent.com/ManageIQ/guides/master/.rubocop_base.yml path: ".rubocop_base.yml" - url: https://raw.githubusercontent.com/ManageIQ/guides/master/.rubocop_cc_base.yml path: ".rubocop_cc_base.yml" ratings: paths: - Gemfile.lock - "**.rake" - "**.rb"
Version data entries
11 entries across 11 versions & 1 rubygems