golangci-lint-langserver: re-enable check

This commit is contained in:
Kirill Radzikhovskyy
2025-04-21 07:56:27 +10:00
parent a2bbba3cd4
commit fcc811bbb1
@@ -21,9 +21,6 @@ buildGoModule rec {
subPackages = [ "." ];
# renable after https://github.com/nametake/golangci-lint-langserver/pull/52
doCheck = false;
nativeCheckInputs = [
golangci-lint
writableTmpDirAsHomeHook