sapristi-tool/sapristi

View on GitHub
Guardfile

Summary

Maintainability
Test Coverage

Line is too long. [104/80]
Open

  guard :reek, all_on_start: false, run_all: false, cli: ['--format', 'html', '>', './tmp/reek.html'] do
Severity: Minor
Found in Guardfile by rubocop

Line is too long. [95/80]
Open

  guard :rubocop, all_on_start: false, cli: ['--format', 'html', '-o', './tmp/rubocop.html'] do
Severity: Minor
Found in Guardfile by rubocop

There are no issues that match your filters.

Category
Status