Sha256: 39a03c4b47d97303293bc999818e275f9ed8b3d00c6f9f9a7cd9624408be2a35

Contents?: true

Size: 244 Bytes

Versions: 1

Compression:

Stored size: 244 Bytes

Contents

inherit_gem:
  rubocop-shopify: rubocop.yml

require:
  - rubocop-performance
  - rubocop-rake

inherit_mode:
  merge:
    - Exclude

AllCops:
  NewCops: enable
  Exclude:
    - bin/**/*
    - node_modules/**/*
    - tmp/**/*
    - vendor/**/*

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-standard-7.0.1 config/default.yml