From 7f351623c4e3597c544318a822a1b8cb44e26364 Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Mon, 19 Aug 2024 11:47:40 +0700 Subject: [PATCH] go betteralign --- docs/2023-06-25-useful-tools.html | 12 +++++++----- posts/2023-06-25-useful-tools.md | 2 +- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/docs/2023-06-25-useful-tools.html b/docs/2023-06-25-useful-tools.html index fbc97a1..e5627be 100644 --- a/docs/2023-06-25-useful-tools.html +++ b/docs/2023-06-25-useful-tools.html @@ -939,6 +939,13 @@ rel="nofollow" >https://pkg.go.dev/golang.org/x/tools/go/analysis/passes/fieldalignment +
  • https://github.com/burrowers/garble
  • -
  • - https://github.com/dkorunic/betteralign -
  • UI

    diff --git a/posts/2023-06-25-useful-tools.md b/posts/2023-06-25-useful-tools.md index 14faaeb..2b8e58e 100644 --- a/posts/2023-06-25-useful-tools.md +++ b/posts/2023-06-25-useful-tools.md @@ -199,6 +199,7 @@ Memory - 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/tools/go/analysis/passes/fieldalignment + - https://github.com/dkorunic/betteralign - https://github.com/mvdan/gofumpt - https://github.com/golangci/golangci-lint - https://github.com/maruel/panicparse @@ -209,7 +210,6 @@ Memory - https://github.com/go101/golds - https://github.com/burrowers/garble -- https://github.com/dkorunic/betteralign ### UI