Sha256: c9c9b1b04ad47bef4af7aaba4faa24a1aa35093849310848090aba0f4dc0fb27

Contents?: true

Size: 312 Bytes

Versions: 3

Compression:

Stored size: 312 Bytes

Contents

inherit_gem:
  standard: config/base.yml

AllCops:
  TargetRubyVersion: 2.5

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

3 entries across 3 versions & 1 rubygems

Version Path
jetrockets-standard-1.0.8 config/private/standard.yml
jetrockets-standard-1.0.7 config/private/standard.yml
jetrockets-standard-1.0.6 config/private/standard.yml