hasshelper/modd.conf

8 lines
91 B
Plaintext

.git/**/* gen_version.go {
prep: go generate
}
**/*.go {
prep: go test @dirmods
}