diff --git a/home/programs/go.nix b/home/programs/go.nix index 64f181f..8ee2aca 100644 --- a/home/programs/go.nix +++ b/home/programs/go.nix @@ -31,6 +31,7 @@ in gopls gofumpt impl + golangci-lint ]; # Some toolings will lookup for $GOROOT env.