1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-23 12:37:07 +00:00

actions: configure golangci linters

Signed-off-by: James Hillyerd <james@hillyerd.com>
This commit is contained in:
James Hillyerd
2024-02-05 13:35:31 -08:00
parent 2b174c8b0b
commit ae205c1b99
2 changed files with 80 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ pkgs.mkShell {
elmPackages.elm-language-server
elmPackages.elm-test
go_1_21
golangci-lint
golint
gopls
nodejs_20