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 992cd3d commit ecc11e3Copy full SHA for ecc11e3
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.3.0
+EDITORCONFIG_CHECKER_PACKAGE ?= github.com/editorconfig-checker/editorconfig-checker/v3/cmd/editorconfig-checker@v3
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