Sha256: 2a23ea9b5e8fcd4f8d7499fef1afc951eb45c51eb1b39b5496736df3be70fe84

Contents?: true

Size: 333 Bytes

Versions: 2

Compression:

Stored size: 333 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.6.0

Documentation:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: false

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/LineLength:
  Max: 120

Metrics:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mojicon-0.3.0 .rubocop.yml
mojicon-0.2.0 .rubocop.yml