golangci-lint-langserver: temporarily disable tests (#393626)

This commit is contained in:
Gaétan Lepage
2025-03-27 09:51:18 +01:00
committed by GitHub
@@ -21,6 +21,9 @@ buildGoModule rec {
subPackages = [ "." ];
# renable after https://github.com/nametake/golangci-lint-langserver/pull/52
doCheck = false;
nativeCheckInputs = [
golangci-lint
writableTmpDirAsHomeHook