chore: add go fix

main
sudo pacman -Syu 2023-12-21 03:01:54 +07:00
parent 10d0103f10
commit 92e8014300
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ coverage-html:
go tool cover -html=coverage.out
lint:
go fix ./...
golangci-lint run ./...
format: