pkg/modd.conf

4 lines
34 B
Plaintext
Raw Normal View History

2018-12-10 10:52:14 +00:00
**/*.go {
prep: go test ./...
}