diff --git a/Makefile b/Makefile index c1c7156..75d79bc 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,6 @@ coverage-html: coverage go tool cover -html=coverage.out lint: - go fix ./... golangci-lint run ./... format: