4 lines
No EOL
50 B
Bash
4 lines
No EOL
50 B
Bash
#!/bin/sh
|
|
|
|
golangci-lint run
|
|
go test -cover ./... |