Sha256: 269b46ae1308c57174392e9cc0b1d33abf3cae4eebf2afdfc06cd47d3298c2d0

Contents?: true

Size: 312 Bytes

Versions: 1

Compression:

Stored size: 312 Bytes

Contents

inherit_gem:
  standard: config/base.yml

AllCops:
  TargetRubyVersion: 3.0

Layout/LineLength:
  Max: 120

Style/StringLiterals:
  EnforcedStyle: single_quotes

Style/FrozenStringLiteralComment:
  Enabled: true

Layout/EndAlignment:
  EnforcedStyleAlignWith: keyword

# Place your custom cops configration here

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jetrockets-standard-1.2.2 config/private/standard.yml