diff --git a/GNUmakefile b/GNUmakefile index a21342d6a..f0eab0c59 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -5,7 +5,6 @@ PRETTIER?= $(NPX) prettier CONTROL_SRC:= $(shell find ./controls -type f -name "*.md") - .PHONY: all all: fmt