We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c682742 + a41c9fa commit d46c1d8Copy full SHA for d46c1d8
.golangci.yml
@@ -1,9 +1,6 @@
1
run:
2
timeout: 30m
3
modules-download-mode: vendor
4
- # default uses Go version from the go.mod file, fallback on the env var
5
- # `GOVERSION`, fallback on 1.17: https://golangci-lint.run/usage/configuration/#run-configuration
6
- go: "1.23"
7
8
linters:
9
enable:
0 commit comments