Skip to content

Commit

Permalink
chore(go): add betteralign
Browse files Browse the repository at this point in the history
  • Loading branch information
haunt98 committed Dec 20, 2023
1 parent 2df753f commit 8638005
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/go.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ go install github.com/antonmedv/fx@latest
go install mvdan.cc/gofumpt@latest
go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
go install golang.org/x/tools/go/analysis/passes/fieldalignment/cmd/fieldalignment@latest
go install github.com/dkorunic/betteralign/cmd/betteralign@latest
go install gotest.tools/gotestsum@latest
go install github.com/maruel/panicparse/v2@latest

Expand Down

0 comments on commit 8638005

Please sign in to comment.