chore: remove go fix

main
sudo pacman -Syu 2024-03-01 14:37:22 +07:00
parent 120d620d68
commit e9d0ec4869
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: