ece517-p3/expertiza

View on GitHub
Guardfile

Summary

Maintainability
Test Coverage

Line is too long. [177/160]
Open

  watch(%r{^app/controllers/(.+)_(controller)\.rb$})  {|m| ["spec/routing/#{m[1]}_routing_spec.rb", "spec/#{m[2]}s/#{m[1]}_#{m[2]}_spec.rb", "spec/acceptance/#{m[1]}_spec.rb"] }
Severity: Minor
Found in Guardfile by rubocop

There are no issues that match your filters.

Category
Status