Files
Huangzj b5a1909eb0 feat(Go-StudyExample):
2021/01/07:新增copier源码阅读和单测代码
2021-01-07 09:23:37 +08:00

4 lines
41 B
Ruby

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