We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 709c05b commit 992cd3dCopy full SHA for 992cd3d
Makefile
@@ -26,7 +26,7 @@ COMMA := ,
26
XGO_VERSION := go-1.24.x
27
28
AIR_PACKAGE ?= github.com/air-verse/air@v1
29
-EDITORCONFIG_CHECKER_PACKAGE ?= github.com/editorconfig-checker/editorconfig-checker/v3/cmd/editorconfig-checker@v3.2.1
+EDITORCONFIG_CHECKER_PACKAGE ?= github.com/editorconfig-checker/editorconfig-checker/v3/cmd/editorconfig-checker@v3.3.0
30
GOFUMPT_PACKAGE ?= mvdan.cc/[email protected]
31
GOLANGCI_LINT_PACKAGE ?= github.com/golangci/golangci-lint/v2/cmd/[email protected]
32
GXZ_PACKAGE ?= github.com/ulikunitz/xz/cmd/[email protected]
0 commit comments