Files
jira/vendor/github.com/jinzhu/copier/Guardfile
T
2017-08-13 18:23:38 -07:00

4 lines
41 B
Ruby

guard 'gotest' do
watch(%r{\.go$})
end