scaffold/modd.conf

7 lines
65 B
Plaintext

**/*.go {
prep: make build
}
**/*.go {
prep: make test
}