Peter Kurfer
c1c1667d9f
lint-pr runs golangci-lint, captures the result and uses it directly without temporary files It also allows to automatically retrieve the PRs base commit and run golangci-lint only against changes in the current PR
6 lines
29 B
Text
6 lines
29 B
Text
go 1.20
|
|
|
|
use (
|
|
.
|
|
./build
|
|
)
|