Sha256: 4b7978ff10abcadd7f745c539461a3b90d6fe2474fd833bd09da11a978444a18

Contents?: true

Size: 220 Bytes

Versions: 4

Compression:

Stored size: 220 Bytes

Contents

inherit_mode:
  merge:
    - Exclude

AllCops:
  TargetRubyVersion: '2.6'
  Exclude:
    - 'bin/**/*'
    - 'Rakefile'
    - 'spec/**/*'
    - 'Gemfile'
    - trifle-traces.gemspec

Style/Documentation:
  Enabled: false

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
trifle-traces-1.1.2 .rubocop.yml
trifle-traces-1.1.1 .rubocop.yml
trifle-traces-1.1.0 .rubocop.yml
trifle-traces-1.0.1 .rubocop.yml