Sha256: 794a71739f1c3b63d82ba0d947842a80bf4f1b5258eb6b92b29377e1868fa94e
Contents?: true
Size: 617 Bytes
Versions: 11
Compression:
Stored size: 617 Bytes
Contents
inherit_gem: rubocop-shopify: rubocop.yml AllCops: Exclude: - vendor/**/* UseCache: true CacheRootDirectory: tmp/rubocop Naming/InclusiveLanguage: Enabled: false Style/ClassAndModuleChildren: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Style/QuotedSymbols: Enabled: false Style/MethodCallWithArgsParentheses: Include: - '**/*.rb' Style/StringLiterals: Enabled: false Style/StringLiteralsInInterpolation: Enabled: false Style/TrailingCommaInArrayLiteral: Enabled: false Style/TrailingCommaInHashLiteral: Enabled: false Style/WordArray: Enabled: false
Version data entries
11 entries across 11 versions & 1 rubygems