go betteralign

main
sudo pacman -Syu 2024-08-19 11:47:40 +07:00
parent 7ae8d5548b
commit 7f351623c4
2 changed files with 8 additions and 6 deletions

View File

@ -939,6 +939,13 @@
rel="nofollow" rel="nofollow"
>https://pkg.go.dev/golang.org/x/tools/go/analysis/passes/fieldalignment</a >https://pkg.go.dev/golang.org/x/tools/go/analysis/passes/fieldalignment</a
> >
<ul>
<li>
<a href="https://github.com/dkorunic/betteralign"
>https://github.com/dkorunic/betteralign</a
>
</li>
</ul>
</li> </li>
<li> <li>
<a href="https://github.com/mvdan/gofumpt" <a href="https://github.com/mvdan/gofumpt"
@ -978,11 +985,6 @@
>https://github.com/burrowers/garble</a >https://github.com/burrowers/garble</a
> >
</li> </li>
<li>
<a href="https://github.com/dkorunic/betteralign"
>https://github.com/dkorunic/betteralign</a
>
</li>
</ul> </ul>
<div class="markdown-heading"> <div class="markdown-heading">
<h3 class="heading-element">UI</h3> <h3 class="heading-element">UI</h3>

View File

@ -199,6 +199,7 @@ Memory
- https://pkg.go.dev/golang.org/x/telemetry/cmd/gotelemetry - https://pkg.go.dev/golang.org/x/telemetry/cmd/gotelemetry
- https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck - https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck
- https://pkg.go.dev/golang.org/x/tools/go/analysis/passes/fieldalignment - https://pkg.go.dev/golang.org/x/tools/go/analysis/passes/fieldalignment
- https://github.com/dkorunic/betteralign
- https://github.com/mvdan/gofumpt - https://github.com/mvdan/gofumpt
- https://github.com/golangci/golangci-lint - https://github.com/golangci/golangci-lint
- https://github.com/maruel/panicparse - https://github.com/maruel/panicparse
@ -209,7 +210,6 @@ Memory
- https://github.com/go101/golds - https://github.com/go101/golds
- https://github.com/burrowers/garble - https://github.com/burrowers/garble
- https://github.com/dkorunic/betteralign
### UI ### UI