Sha256: 1f396e787d2df91e0b795ee5c4e41d1837ab8ae887f9985b7191d725878956f2
Contents?: true
Size: 311 Bytes
Versions: 3
Compression:
Stored size: 311 Bytes
Contents
inherit_from: http://shopify.github.io/ruby-style-guide/rubocop.yml AllCops: TargetRubyVersion: 2.6 Exclude: - bin/* - db/schema.rb - node_modules/**/* Rails: Enabled: false Style/ClassAndModuleChildren: Enabled: false Style/WordArray: MinSize: 2 Metrics/LineLength: Enabled: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
doggy-3.0.0.pre.beta1 | .rubocop.yml |
doggy-2.1.1 | .rubocop.yml |
doggy-2.1.0 | .rubocop.yml |