mirror of
https://github.com/Kagami/go-face.git
synced 2025-09-27 03:55:51 +08:00
go.mod
This commit is contained in:
4
Makefile
4
Makefile
@@ -1,7 +1,3 @@
|
|||||||
# Should contain src/github.com/Kagami/go-face or tests won't work
|
|
||||||
# properly (multiple definition of C functions).
|
|
||||||
export GOPATH = $(PWD)/../../../..
|
|
||||||
|
|
||||||
all: test
|
all: test
|
||||||
precommit: gofmt-staged
|
precommit: gofmt-staged
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user