Sha256: d694dbe8c749be9c64fb6ef816bcc455825f7551720772efcfa7bfa54b1939af

Contents?: true

Size: 597 Bytes

Versions: 19

Compression:

Stored size: 597 Bytes

Contents

Documentation:
  Enabled: false

Metrics/LineLength:
  Max: 120

Metrics/ClassLength:
  Max: 150

Metrics/MethodLength:
  Max: 15

Layout/IndentArray:
  Enabled: false

Layout/IndentHash:
  Enabled: false

AllCops:
  Exclude:
    - 'spec/factories/*.rb'
  TargetRubyVersion: 2.4

Lint/AmbiguousBlockAssociation:
  Exclude:
    - 'spec/**/*.rb'

Metrics/BlockLength:
  Exclude:
    - 'spec/**/*.rb'

Style/PercentLiteralDelimiters:
  PreferredDelimiters:
   '%i': '()'

# TODO: Check when this bug is solved: https://github.com/bbatsov/rubocop/issues/5223
Style/FormatStringToken:
  Enabled: false

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
br_invoices_pdf-0.2.24 .rubocop.yml
br_invoices_pdf-0.2.23 .rubocop.yml
br_invoices_pdf-0.2.22 .rubocop.yml
br_invoices_pdf-0.2.21 .rubocop.yml
br_invoices_pdf-0.2.20 .rubocop.yml
br_invoices_pdf-0.2.19 .rubocop.yml
br_invoices_pdf-0.2.18 .rubocop.yml
br_invoices_pdf-0.2.17 .rubocop.yml
br_invoices_pdf-0.2.16 .rubocop.yml
br_invoices_pdf-0.2.15 .rubocop.yml
br_invoices_pdf-0.2.14 .rubocop.yml
br_invoices_pdf-0.2.14.alpha.23 .rubocop.yml
br_invoices_pdf-0.2.13 .rubocop.yml
br_invoices_pdf-0.2.13.alpha.22 .rubocop.yml
br_invoices_pdf-0.2.12.alpha.21 .rubocop.yml
br_invoices_pdf-0.2.12.alpha.20 .rubocop.yml
br_invoices_pdf-0.2.12 .rubocop.yml
br_invoices_pdf-0.2.11 .rubocop.yml
br_invoices_pdf-0.2.10 .rubocop.yml