Sha256: f28b1aee057505f57de40afc548f8d183aca37b5c08d9871518dd1f11649bc69
Contents?: true
Size: 748 Bytes
Versions: 36
Compression:
Stored size: 748 Bytes
Contents
engines: rubocop: enabled: true checks: Rubocop/Style/Documentation: enabled: false Rubocop/Metrics/LineLength: enabled: false Rubocop/Rails/Validation: enabled: false Rubocop/Style/IndentationConsistency: enabled: false Rubocop/Style/EmptyLines: enabled: false Rubocop/Style/ClassAndModuleChildren: enabled: false Rubocop/Style/AccessorMethodName: enabled: false golint: enabled: true gofmt: enabled: true eslint: enabled: true csslint: enabled: true brakeman: enabled: false bundler-audit: enabled: true ratings: paths: - lib/** - "**.rb" exclude_paths: - bin/**/* - spec/**/* - coverage/**/*
Version data entries
36 entries across 36 versions & 1 rubygems