Farbfox/hubspot_client

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
require: rubocop-rspec

Layout/LineLength:
  Max: 120

Style/Documentation:
  Enabled: false

Metrics/ModuleLength:
  Exclude:
#    - 'spec/hubspot_client/model/contact_spec.rb'