feat: more go tools

main
sudo pacman -Syu 2023-12-21 02:54:23 +07:00
parent 8e9d90613c
commit f880874bc6
2 changed files with 6 additions and 0 deletions

View File

@ -755,6 +755,11 @@
>https://pkg.go.dev/golang.org/x/tools/go/analysis/passes/fieldalignment</a
>
</li>
<li>
<a href="https://github.com/dkorunic/betteralign"
>https://github.com/dkorunic/betteralign</a
>
</li>
<li>
<a href="https://github.com/gotestyourself/gotestsum"
>https://github.com/gotestyourself/gotestsum</a

View File

@ -167,6 +167,7 @@ Memory
- https://github.com/mvdan/gofumpt
- https://github.com/golangci/golangci-lint
- https://pkg.go.dev/golang.org/x/tools/go/analysis/passes/fieldalignment
- https://github.com/dkorunic/betteralign
- https://github.com/gotestyourself/gotestsum
- https://github.com/maruel/panicparse