Signed-off-by: Bryan Frimin <bryan@frimin.fr>
This commit is contained in:
gearnode
2025-01-08 15:41:32 +01:00
parent e650db05ea
commit 98841ae7f9

View File

@@ -5,7 +5,6 @@ PRETTIER?= $(NPX) prettier
CONTROL_SRC:= $(shell find ./controls -type f -name "*.md")
.PHONY: all
all: fmt