Sha256: f15f1212c510671149469a319e4987bcc25b74da2a292c9afbef453ec87cadb2
Contents?: true
Size: 352 Bytes
Versions: 27
Compression:
Stored size: 352 Bytes
Contents
inherit_from: - https://shopify.github.io/ruby-style-guide/rubocop.yml AllCops: TargetRubyVersion: 2.4 Exclude: - vendor/**/* UseCache: true CacheRootDirectory: tmp/rubocop Style/FrozenStringLiteralComment: Enabled: false Style/MethodCallWithArgsParentheses: Include: - '**/*.rb' Style/ClassAndModuleChildren: Enabled: false
Version data entries
27 entries across 27 versions & 1 rubygems