Sha256: fd52288ec8e46f0ca7541fe5ec267880d4cae8cd96021a70c99f21267744ed33

Contents?: true

Size: 323 Bytes

Versions: 1

Compression:

Stored size: 323 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.3
  DisplayCopNames: true
  Exclude:
    - "vendor/**/*"
    - "node_modules/**/*"
  DisabledByDefault: true

Performance:
  Enabled: true

Performance/RedundantBlockCall:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: true

Style/EmptyLineAfterMagicComment:
  Enabled: true

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ts_routes-1.0.0 .rubocop.yml