Sha256: 81684d754192d6f0dadd8ed4ad439b55fc3df6d45863ab52dd8adf9fb8a21c17

Contents?: true

Size: 290 Bytes

Versions: 1

Compression:

Stored size: 290 Bytes

Contents

AllCops:
  TargetRubyVersion: "3.0.0"
  NewCops: enable
Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/LineLength:
  Max: 120

Metrics/MethodLength:
  Max: 40

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
odrl-ruby-0.2.4 .rubocop.yml