Sha256: 6d0925ee7149dca7738dea15ca65cf04b182208a9b8277c3ee288176b8aa7f3b

Contents?: true

Size: 236 Bytes

Versions: 2

Compression:

Stored size: 236 Bytes

Contents

inherit_mode:
  merge:
    - Exclude

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

Style/Documentation:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
trifle-docs-0.3.1 .rubocop.yml
trifle-docs-0.3.0 .rubocop.yml