mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-01 14:14:52 +08:00
find golangci_lint through PATH
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
set -o errexit
|
||||
set -o pipefail
|
||||
|
||||
./bin/golangci-lint run --timeout=5m
|
||||
golangci-lint run --timeout=5m
|
||||
|
||||
# ./bin/golangci-lint \
|
||||
# --tests \
|
||||
|
||||
Reference in New Issue
Block a user