Sha256: d94da59697db17f2a9312c1ca2c55100ac3a2a8f719b2897a536174ddfa8a8a1

Contents?: true

Size: 217 Bytes

Versions: 2

Compression:

Stored size: 217 Bytes

Contents

AllCops:
  TargetRubyVersion: '3.0.0'
  Exclude:
    - 'bin/**/*'
    - 'Rakefile'
    - 'spec/**/*'
    - 'Gemfile'
    - trifle-ruby.gemspec

Style/Documentation:
  Enabled: false
#
# Layout/LineLength:
#   Max: 80

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
trifle-ruby-3.0.1 .rubocop.yml
trifle-ruby-3.0.0 .rubocop.yml