Sha256: fe907b345f74cf27a3aa89af5879dd501770689c489921c7d7317d2a6b3b681d

Contents?: true

Size: 335 Bytes

Versions: 3

Compression:

Stored size: 335 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.6

Metrics/LineLength:
  Max: 120

Style/Documentation:
  Enabled: false

Style/EmptyMethod:
  EnforcedStyle: expanded

Style/FormatStringToken:
  EnforcedStyle: template

Style/PercentLiteralDelimiters:
  PreferredDelimiters:
    default: ()
    '%w': '()'
    '%W': '()'
    '%i': '()'
    '%I': '()'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
table_saw-0.2.1 .rubocop.yml
table_saw-0.2.0 .rubocop.yml
table_saw-0.1.0 .rubocop.yml