Sha256: b68f95535a0d90874e553789d9f7ebea96c3cd736d6d6a4e993690b9d8f0da1d

Contents?: true

Size: 217 Bytes

Versions: 3

Compression:

Stored size: 217 Bytes

Contents

inherit_mode:
  merge:
    - Exclude

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

Style/Documentation:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
trifle-docs-0.2.0 .rubocop.yml
trifle-docs-0.1.1 .rubocop.yml
trifle-docs-0.1.0 .rubocop.yml