summary refs log tree commit diff stats
path: root/user/settings/development/golang.nix
diff options
context:
space:
mode:
Diffstat (limited to 'user/settings/development/golang.nix')
-rw-r--r--user/settings/development/golang.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/user/settings/development/golang.nix b/user/settings/development/golang.nix
index b554bd5c..e5cd9199 100644
--- a/user/settings/development/golang.nix
+++ b/user/settings/development/golang.nix
@@ -4,6 +4,8 @@
     gopls
     gotools
     golines
+    golangci-lint
+    golangci-lint-langserver
   ];
   programs.emacs.extraPackages = epkgs: (with epkgs; [
     go-eldoc