Skip to content

Commit

Permalink
Merge pull request #60 from phisco/dev/golangci-lint-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
phisco authored Oct 23, 2023
2 parents 6eb6cc8 + 3207167 commit 36bee0c
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 @@ -27,6 +27,7 @@ GO_LDFLAGS += -X $(GO_PROJECT)/pkg/version.Version=$(VERSION)
GO_SUBDIRS += proto
GO111MODULE = on
GOLANGCILINT_VERSION = 1.54.2
GO_LINT_ARGS ?= "--fix"
-include build/makelib/golang.mk

# ====================================================================================
Expand Down

0 comments on commit 36bee0c

Please sign in to comment.