diff --git a/Makefile b/Makefile index 2ae29a2..4f39785 100644 --- a/Makefile +++ b/Makefile @@ -239,6 +239,7 @@ lint: lint-fix: golangci-lint run --fix --out-format=tab --timeout=15m + .PHONY: lint lint-fix format: