Sha256: d94f8696b70b911863892dfbe1adc66aa43737e3256afe2d32d1e8e111d2f10d

Contents?: true

Size: 226 Bytes

Versions: 1

Compression:

Stored size: 226 Bytes

Contents

inherit_gem:
  rubocop-shopify: rubocop.yml

require:
  - rubocop-performance
  - rubocop-rake

inherit_mode:
  merge:
    - Exclude

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

Version data entries

1 entries across 1 versions & 1 rubygems

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