Sha256: 946d74f3e3f24a510caf55834d37c8d2ec86132dd3c0a151700881a69210c2d3

Contents?: true

Size: 300 Bytes

Versions: 3

Compression:

Stored size: 300 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.5

Layout/CaseIndentation:
  Enabled: false

Layout/EndOfLine:
  EnforcedStyle: lf

Metrics:
  Enabled: false

Metrics/LineLength:
  Enabled: true
  Max: 120

Naming/UncommunicativeMethodParamName:
  AllowedNames:
    - vm

Style/MultilineBlockChain:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
koota-0.6.1 .rubocop.yml
koota-0.6.0 .rubocop.yml
koota-0.5.0 .rubocop.yml