Makefile: add comment where to see golint-golang mapping
This commit is contained in:
parent
1a24aa7d8a
commit
4e1ab4cbb5
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -19,6 +19,7 @@ SRCDIR ?= .
|
|||
|
||||
RST2MAN ?= rst2man
|
||||
|
||||
# see https://hub.docker.com/r/docker/golangci-lint/tags
|
||||
# v1.55 to get golang 1.21 (1.21.3)
|
||||
# v1.53 to get golang 1.20 (1.20.5)
|
||||
GOLANGCI_LINT_VERSION=v1.55
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue