Unverified Commit d4a496db authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

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

parents e2a5df67 a328fc31
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -21,6 +21,9 @@ buildGoModule rec {

  subPackages = [ "." ];

  # renable after https://github.com/nametake/golangci-lint-langserver/pull/52
  doCheck = false;

  nativeCheckInputs = [
    golangci-lint
    writableTmpDirAsHomeHook