We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c099ff commit 223b416Copy full SHA for 223b416
Makefile
@@ -17,7 +17,6 @@ endef
17
18
.PHONY: help
19
help: ## Display help message
20
- $(call INFO_MESSAGE, Prepare local dev env: Create virtual env and install the pre-commit hooks)
21
@./sbin/makefile-extract-documentation ${MAKEFILE_LIST}
22
23
############################################################################
0 commit comments