Files
scroll/database/Makefile
2022-10-19 21:01:35 +08:00

5 lines
100 B
Makefile

.PHONY: lint
lint: ## Lint the files - used for CI
GOBIN=$(PWD)/build/bin go run ../build/lint.go