Sha256: eb9f3b3c0a8b14ef96bfb866d992a3e986249c84656c63050b10b7557af5298e

Contents?: true

Size: 329 Bytes

Versions: 10

Compression:

Stored size: 329 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.5
  NewCops: enable

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

10 entries across 10 versions & 2 rubygems

Version Path
rails_material_design_icons-6.5.95 .rubocop.yml
translate_self-1.0.1 .rubocop.yml
translate_self-1.0.0 .rubocop.yml
translate_self-0.9.0 .rubocop.yml
translate_self-0.8.0 .rubocop.yml
translate_self-0.7.0 .rubocop.yml
rails_material_design_icons-0.7.0 .rubocop.yml
translate_self-0.6.0 .rubocop.yml
translate_self-0.5.0 .rubocop.yml
translate_self-0.4.0 .rubocop.yml