Sha256: dab54dad64ed212ee46a9fd5ae56a19b89a82c574ddbb28929f2d721f91e988d

Contents?: true

Size: 197 Bytes

Versions: 5

Compression:

Stored size: 197 Bytes

Contents

inherit_gem:
  salsify_rubocop: conf/rubocop.yml

AllCops:
  inherit_mode:
    merge:
      - Exclude
  NewCops: disable
  Exclude:
    - "gemfiles/**/*"

Style/RaiseArgs:
  EnforcedStyle: compact

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
avro-builder-2.1.0 .rubocop.yml
avro-builder-2.0.0 .rubocop.yml
avro-builder-1.1.0 .rubocop.yml
avro-builder-1.0.1 .rubocop.yml
avro-builder-1.0.0 .rubocop.yml