Sha256: 82d4f3fa270b738856d5d5c3baf3fe07a1d07af48cdbcb0cf8ac1bf3650478de

Contents?: true

Size: 311 Bytes

Versions: 3

Compression:

Stored size: 311 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.5

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: single_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Style/FrozenStringLiteralComment:
  Enabled: false

Layout/LineLength:
  Max: 120

Style/AsciiComments:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
translate_self-0.3.0 .rubocop.yml
translate_self-0.2.0 .rubocop.yml
translate_self-0.1.0 .rubocop.yml