Skip to content

Commit 637c585

Browse files
add consistency
1 parent 6ac0a92 commit 637c585

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
CRYSTAL?=$(shell which crystal)
22
CRYSTAL_FLAGS=--release
33
CRYSTAL_STATIC_FLAGS=--static
4-
54
VERSION?=$(shell cat .version)
65

76
all: fmt test build docker_build ## clean and produce target binary and docker image

0 commit comments

Comments
 (0)