Sha256: 7f7885008b21540d81c4443dcc03abe25d296b5d198de09c70eaabb2990e5563

Contents?: true

Size: 472 Bytes

Versions: 2

Compression:

Stored size: 472 Bytes

Contents

AllCops:
  DisplayCopNames: true
  DisplayStyleGuide: true
  TargetRubyVersion: 2.7
  Exclude:
  - '{tmp,vendor,yard}/**/*'

Gemspec/RequiredRubyVersion:
  Enabled: false

Layout/LineLength:
  Max: 80

Lint/AmbiguousBlockAssociation:
  Enabled: false

Naming/RescuedExceptionsVariableName:
  Enabled: false

Style/Documentation:
  Enabled: false

Style/FormatString:
  EnforcedStyle: percent

Style/FormatStringToken:
  Enabled: false

Style/PerlBackrefs:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fast_underscore-0.3.3 .rubocop.yml
fast_underscore-0.3.2 .rubocop.yml