Sha256: 881caca8506c2555cf1ce90fb59039e0b7c2360e3d361b77a8f71a6343e01f8e

Contents?: true

Size: 456 Bytes

Versions: 4

Compression:

Stored size: 456 Bytes

Contents

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

Style/Alias:
  Enabled: false

Style/ClassAndModuleChildren:
  EnforcedStyle: compact

Style/FileName:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: false

Style/ModuleFunction:
  Enabled: false

Style/StringLiterals:
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  EnforcedStyle: double_quotes

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
evil-struct-0.0.4 .rubocop.yml
tram-validators-0.0.2 .rubocop.yml
tram-validators-0.0.1 .rubocop.yml
evil-struct-0.0.3 .rubocop.yml