Sha256: 227259d864945a772a16f7391fc19d8e38073409df1debd809fbafb0ed7c157d

Contents?: true

Size: 265 Bytes

Versions: 6

Compression:

Stored size: 265 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.7
  SuggestExtensions: false
  NewCops: enable

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/LineLength:
  Max: 120

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
itch_client-0.4.3 .rubocop.yml
itch_client-0.4.2 .rubocop.yml
itch_client-0.4.1 .rubocop.yml
itch_client-0.4.0 .rubocop.yml
itch_client-0.3.0 .rubocop.yml
itch_client-0.2.0 .rubocop.yml