Sha256: bfd08b3a3fb3485f79010968f51d2fd8cebfce55cc93a73d11a450faaea0778e

Contents?: true

Size: 259 Bytes

Versions: 2

Compression:

Stored size: 259 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.4

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Style/Documentation:
  Enabled: false

Layout/LineLength:
  Max: 120

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
unicode_converter-0.1.1 .rubocop.yml
unicode_converter-0.1.0 .rubocop.yml