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 b3c32c0 commit 4471ecdCopy full SHA for 4471ecd
Makefile
@@ -1,6 +1,7 @@
1
SHELL := /bin/bash
2
3
.DEFAULT_GOAL := all
4
+
5
.PHONY: all
6
all: ## build pipeline
7
all: mod inst gen build spell lint test
0 commit comments