Makefile: add comment where to see golint-golang mapping

This commit is contained in:
Florian Schüller 2024-07-05 10:26:19 +02:00 committed by Sanne Raymaekers
parent 1a24aa7d8a
commit 4e1ab4cbb5

View file

@ -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