Pronto Reek Save

Pronto runner for Reek, code smell detector for Ruby

Project README

Pronto runner for Reek

Code Climate Build Status Gem Version Dependency Status

Pronto runner for Reek, code smell detector for Ruby. What is Pronto?

Configuration

Configuring Reek via config.reek, or any file ending with .reek, will work just fine with pronto-reek.

You can also specify a custom severity level for the reek smells with the environment variable PRONTO_REEK_SEVERITY_LEVEL.

Or if you prefer provide it on your .pronto.yml (environment variable has precedence over file):

reek:
  severity_level: warning # default is info
Open Source Agenda is not affiliated with "Pronto Reek" Project. README Source: prontolabs/pronto-reek
Stars
29
Open Issues
2
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating