Sha256: 75a615c0849227466e9e825bd60ace55741f2dca53251c2395d7672902dcf2b0

Contents?: true

Size: 374 Bytes

Versions: 7

Compression:

Stored size: 374 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.3.0

Metrics/MethodLength:
  CountComments: false
  Max: 15

Metrics/LineLength:
  Max: 100

Layout/TrailingWhitespace:
  Enabled: false

Layout/SpaceInsideArrayPercentLiteral:
  Enabled: false

Layout/AlignArray:
  Enabled: false

Layout/IdentArray:
  Enabled: false

Style/StringLiterals:
  Enabled: false

Style/WordArray:
  Enabled: false

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
csv_decision-0.0.8 .rubocop.yml
csv_decision-0.0.7 .rubocop.yml
csv_decision-0.0.6 .rubocop.yml
csv_decision-0.0.5 .rubocop.yml
csv_decision-0.0.4 .rubocop.yml
csv_decision-0.0.3 .rubocop.yml
csv_decision-0.0.2 .rubocop.yml