chore: remove go fix

main
sudo pacman -Syu 2024-03-01 14:38:02 +07:00
parent 2e0bc9e2a4
commit 49d578565c
1 changed files with 0 additions and 1 deletions

View File

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