Sha256: 831b58172f2604c6477ccc01e40a2f0cbbff77ec97d38bac0a049d16d7aed207

Contents?: true

Size: 226 Bytes

Versions: 5

Compression:

Stored size: 226 Bytes

Contents

inherit_from:
  - https://shopify.github.io/ruby-style-guide/rubocop.yml

AllCops:
  TargetRubyVersion: 2.3
  Exclude:
    - gemfiles/vendor/**/*

Style/MethodCallWithArgsParentheses:
  Exclude:
    - Gemfile
    - gemfiles/*

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
deprecation_toolkit-1.5.0 .rubocop.yml
deprecation_toolkit-1.4.0 .rubocop.yml
deprecation_toolkit-1.3.0 .rubocop.yml
deprecation_toolkit-1.2.2 .rubocop.yml
deprecation_toolkit-1.2.1 .rubocop.yml