rest-api-prototype/modd.conf

5 lines
103 B
Plaintext

# Exclude all test files of the form *_test.go
**/*.go !**/*_test.go {
daemon +sigterm: make run
}