Sha256: 750b720768ccd508b48ee0b86907a96b9c6e99bda6bcd8d690b000f504183781
Contents?: true
Size: 321 Bytes
Versions: 3
Compression:
Stored size: 321 Bytes
Contents
inherit_gem: rubocop-shopify: rubocop.yml require: rubocop-rspec require: rubocop-performance AllCops: TargetRubyVersion: 2.7 Exclude: - 'test/tmp/**/*' - 'vendor/bundle/**/*' Style/MethodCallWithArgsParentheses: Exclude: - '**/Gemfile' Style/ClassAndModuleChildren: Exclude: - 'test/**/*'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
fat_table-0.3.4 | .rubocop.yml |
fat_table-0.3.3 | .rubocop.yml |
fat_table-0.3.1 | .rubocop.yml |