funkwerk/gherkin_lint

View on GitHub
Guardfile

Summary

Maintainability
Test Coverage
guard 'rake', task: :default do
  watch(%r{^src/.*$})
end