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