pdvend/br_invoices_pdf

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
engines:
  rubocop:
    enabled: false
    #checks:
    #  Rubocop/Metrics/ClassLength:
    #    enabled: false
  duplication:
    enabled: true
    config:
      languages:
      - ruby:
ratings:
  paths:
  - lib/**/*
exclude_paths:
- spec/**/*
- lib/br_invoices_pdf/nfce/parser/emission_details.rb