Sha256: b77c45e50990638c091863f2e09531231de2920b138b3514cd90758384813ba9

Contents?: true

Size: 286 Bytes

Versions: 3

Compression:

Stored size: 286 Bytes

Contents

inherit_from: .rubocop_todo.yml

inherit_gem:
  percy-style:
    - default.yml

inherit_mode:
  merge:
    - Include

RSpec/DescribeClass:
  Exclude:
    - spec/percy/logger_spec.rb

# TODO: disable new cops
AllCops:
  TargetRubyVersion: 2.6
  Exclude:
    - spec/support/redis_mock.rb

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
percy-common-3.1.9 .rubocop.yml
percy-common-3.1.8 .rubocop.yml
percy-common-3.1.7.pre.beta .rubocop.yml