Sha256: 3421686466c6ee85d6ee07579bdf23ac2b8f1bc0ddb24fed68eece8c25195a06

Contents?: true

Size: 316 Bytes

Versions: 3

Compression:

Stored size: 316 Bytes

Contents

inherit_from: .rubocop_todo.yml

AllCops:
  Exclude:
    - vendor/**/*
    - gemfiles/vendor/**/*
  NewCops: enable
  SuggestExtensions: false

Layout/LineLength:
  Max: 512

Metrics:
  Enabled: false

Style/Documentation:
  Enabled: false

Naming/MethodName:
  Enabled: false

Style/AsciiComments:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
money_helper-3.0.2 .rubocop.yml
money_helper-3.0.1 .rubocop.yml
money_helper-3.0.0 .rubocop.yml