@@ -1,10 +1,8 @@
|
|||||||
NPX?= npx
|
NPX?= npx
|
||||||
PRETTIER?= $(NPX) prettier
|
PRETTIER?= $(NPX) prettier
|
||||||
|
|
||||||
|
|
||||||
CONTROL_SRC:= $(shell find ./controls -type f -name "*.md")
|
CONTROL_SRC:= $(shell find ./controls -type f -name "*.md")
|
||||||
|
|
||||||
|
|
||||||
.PHONY: all
|
.PHONY: all
|
||||||
all: fmt
|
all: fmt
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user