Skip to content

Commit 4471ecd

Browse files
committed
cleanup
1 parent b3c32c0 commit 4471ecd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
SHELL := /bin/bash
22

33
.DEFAULT_GOAL := all
4+
45
.PHONY: all
56
all: ## build pipeline
67
all: mod inst gen build spell lint test

0 commit comments

Comments
 (0)