We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf4ef14 commit eb5514bCopy full SHA for eb5514b
Makefile
@@ -1,3 +1,5 @@
1
+.PHONY: target dev dev-docs format lint test coverage-html pr build build-docs build-docs-api build-docs-website
2
+.PHONY: docs-local docs-api-local security-baseline complexity-baseline release-prod release-test release
3
4
target:
5
@$(MAKE) pr
0 commit comments