@@ -0,0 +1,5 @@
.PHONY: lint
lint:
golangci-lint run --timeout 600s
.DEFAULT_GOAL := lint
The note is not visible to the blocked user.