We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50f6794 commit 7f210d4Copy full SHA for 7f210d4
makefile
@@ -7,7 +7,6 @@ help: ## Display this help screen
7
.PHONY: deps
8
deps: ## Install dependencies
9
@echo "install deps"
10
- npm install -g markdownlint-cli
11
12
.PHONY: test
13
test: ## Unit test our code
0 commit comments