Sha256: 4b2d80385298bfacc096a067e39496ae99d1c5d9150bad666f65d0ebc81f2e4f

Contents?: true

Size: 272 Bytes

Versions: 6

Compression:

Stored size: 272 Bytes

Contents

inherit_from: .rubocop_todo.yml

AllCops:
  TargetRubyVersion: 2.3

Metrics/LineLength:
  Max: 160

Style/DoubleNegation:
  Enabled: false

Style/NegatedIf:
  Enabled: false

Style/TrailingCommaInArguments:
  Enabled: false

Style/TrailingCommaInLiteral:
  Enabled: false

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
geet-0.1.5 .rubocop.yml
geet-0.1.4 .rubocop.yml
geet-0.1.3 .rubocop.yml
geet-0.1.2 .rubocop.yml
geet-0.1.1 .rubocop.yml
geet-0.1.0 .rubocop.yml