Skip to content

Commit

Permalink
Makefile: add comment where to see golint-golang mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
schuellerf authored and croissanne committed Jul 5, 2024
1 parent 1a24aa7 commit 4e1ab4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4e1ab4c

Please sign in to comment.