chore: add go fix

main
sudo pacman -Syu 2023-12-21 03:00:21 +07:00
parent 018b2dd648
commit b20922da7d
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: