1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-18 01:57:02 +00:00

actions: configure golangci linters (#474)

Signed-off-by: James Hillyerd <james@hillyerd.com>
This commit is contained in:
James Hillyerd
2024-02-20 13:00:02 -08:00
committed by GitHub
parent 2b174c8b0b
commit ffb4ce0b1b
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