mgsnova/feature

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
Metrics/MethodLength:
  Max: 12

Metrics/LineLength:
  Max: 120

# Offense count: 1
Metrics/AbcSize:
  Max: 17