RaMin0/london_cab

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
Lint/HandleExceptions:
  Enabled: false

Metrics/AbcSize:
  Max: 25

Metrics/LineLength:
  Max: 120

Metrics/MethodLength:
  Max: 25

Style/Documentation:
  Enabled: false

Style/ModuleFunction:
  Enabled: false