4 lines
34 B
Plaintext
4 lines
34 B
Plaintext
|
**/*.go {
|
||
|
prep: go test ./...
|
||
|
}
|