mobi/telephone_number

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
inherit_from: .rubocop.default.yml

Metrics/AbcSize:
  Enabled: false
Metrics/LineLength:
  max: 120
Style/StringLiterals:
  EnforcedStyle: single_quotes