Sha256: f987326e2768964c0cbadc2fa8af7569ed68bcb678d620acc380cb19501f97ab

Contents?: true

Size: 329 Bytes

Versions: 1

Compression:

Stored size: 329 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.6

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/LineLength:
  Max: 400

Lint/DuplicateMethods:
  Enabled: false

Metrics/AbcSize:
  Enabled: false

Metrics/MethodLength:
  Max: 20

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
proto_dsl-0.1.0 .rubocop.yml