Files
pkg/modd.conf

4 lines
34 B
Plaintext
Raw Normal View History

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