mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-28 00:17:42 +08:00
don't set go version in golangci-lint config
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
00fdcd38ab
commit
a41c9fa649
@ -1,9 +1,6 @@
|
|||||||
run:
|
run:
|
||||||
timeout: 30m
|
timeout: 30m
|
||||||
modules-download-mode: vendor
|
modules-download-mode: vendor
|
||||||
# default uses Go version from the go.mod file, fallback on the env var
|
|
||||||
# `GOVERSION`, fallback on 1.17: https://golangci-lint.run/usage/configuration/#run-configuration
|
|
||||||
go: "1.23"
|
|
||||||
|
|
||||||
linters:
|
linters:
|
||||||
enable:
|
enable:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user