diff --git a/Makefile b/Makefile index 99ab929..6097b65 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,6 @@ coverage-html: go tool cover -html=coverage.out lint: - go fix ./... golangci-lint run ./... format: