@@ -1,7 +1,7 @@
# Makefile
NAME = tsctl
ENTRY = ./cmd/$(NAME)/main.go
ENTRY = ./main.go
BIN_DIR = bin
BINARY = ${BIN_DIR}/$(NAME)
CHECK_LINTER = command -v golangci-lint >/dev/null 2>&1
The note is not visible to the blocked user.