diff --git a/Makefile b/Makefile index f7934d1..a2b9b9b 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,6 @@ test-color: go-test-color -race -failfast ./... lint: - go fix ./... golangci-lint run ./... format: