chiku/spambust

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
Layout/LineLength:
  Max: 120

Metrics/BlockLength:
  Exclude:
    - 'Rakefile'
    - 'spec/**/*.rb'