Sha256: f0feda4d53f2626a56558ce3bc0dc334407e9e08183e2d7097fef76464cc4320

Contents?: true

Size: 278 Bytes

Versions: 1

Compression:

Stored size: 278 Bytes

Contents

AllCops:
  TargetRubyVersion: 3.0

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/LineLength:
  Max: 120

inherit_gem:
  rubocop-fjord:
    - "config/rubocop.yml"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jp_local_gov-0.1.0 .rubocop.yml