This website requires JavaScript.
Explore
Help
Sign In
GOMODULES
/
ksql
mirror of
https://github.com/VinGarcia/ksql.git
Watch
1
Star
0
Fork
You've already forked ksql
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e464f3b6ea
ksql
/
benchmarks
/
Makefile
7 lines
85 B
Makefile
Raw
Blame
History
GOBIN
=
$(
shell go env GOPATH
)
/bin
lint
:
@
$(
GOBIN
)
/staticcheck ./...
@go vet ./...
Reference in New Issue
View Git Blame
Copy Permalink