Sha256: c40c706438f1738a978a4924690d6710dd7ea474b025ec3967fc9124585b57ea

Contents?: true

Size: 288 Bytes

Versions: 42

Compression:

Stored size: 288 Bytes

Contents

inherit_gem:
    rubocop-shopify: rubocop.yml

AllCops:
  TargetRubyVersion: 2.7
  Exclude:
    - 'test/tmp/**/*'
    - 'vendor/bundle/**/*'

Style/MethodCallWithArgsParentheses:
  Exclude:
    - '**/Gemfile'
    - 'test/**/*'

Style/ClassAndModuleChildren:
  Exclude:
    - 'test/**/*'

Version data entries

42 entries across 42 versions & 2 rubygems

Version Path
ruby_shopify_app-1.3.3 .rubocop.yml
ruby_shopify_app-1.3.2 .rubocop.yml
ruby_shopify_app-1.3.1 .rubocop.yml
ruby_shopify_app-1.3.0 .rubocop.yml
ruby_shopify_app-1.2.0 .rubocop.yml
ruby_shopify_app-1.1.0 .rubocop.yml
ruby_shopify_app-1.0.0 .rubocop.yml
shopify_app-21.0.0 .rubocop.yml
shopify_app-20.2.0 .rubocop.yml
shopify_app-20.1.1 .rubocop.yml
shopify_app-20.1.0 .rubocop.yml
shopify_app-20.0.2 .rubocop.yml
shopify_app-20.0.1 .rubocop.yml
shopify_app-20.0.0 .rubocop.yml
shopify_app-19.1.0 .rubocop.yml
shopify_app-18.1.3 .rubocop.yml
shopify_app-19.0.2 .rubocop.yml
shopify_app-19.0.1 .rubocop.yml
shopify_app-19.0.0 .rubocop.yml
shopify_app-18.1.2 .rubocop.yml