Sha256: 71969b1fddccdbbc27e12daf36370d5e0f9b1285879c5861d1bb028a1bc4bcac

Contents?: true

Size: 269 Bytes

Versions: 1

Compression:

Stored size: 269 Bytes

Contents

AllCops:
  TargetRubyVersion: "2.6"
  Exclude:
    - "benchmark/**/*"
    - "tmp/**/*"
StringLiterals:
  Enabled: false
  SupportedStyles:
    - single_quotes
    - double_quotes
LineLength:
  Enabled: true
  Max: 100
Style/AccessModifierDeclarations:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ipconverter-0.4.0 .rubocop.yml