Sha256: ee6cec23f1d0c6050da9eeb489ac0d01316ab0ced235d65bd0b8e8cfc9204a71

Contents?: true

Size: 407 Bytes

Versions: 1

Compression:

Stored size: 407 Bytes

Contents

---
AllCops:
  DisplayCopNames:    true
  DisplayStyleGuide:  true
  StyleGuideCopsOnly: true
  TargetRubyVersion:  3.0

Lint/AmbiguousBlockAssociation:
  Enabled: false

Naming/FileName:
  Exclude:
    - lib/tram-policy.rb

Style/ClassAndModuleChildren:
  Enabled: false

Style/PerlBackrefs:
  Enabled: false

Style/RaiseArgs:
  EnforcedStyle: compact

Style/StringLiterals:
  EnforcedStyle: double_quotes

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tram-policy-2.2.0 .rubocop.yml