@@ -27,7 +27,7 @@ test-backend: ## Run backend tests
$Q$(go)test -v ./...
.PHONY:lint
lint:lint-frontendlint-backendlint-commits## Run all linters
lint:lint-frontendlint-backend## Run all linters
.PHONY:lint-frontend
lint-frontend:## Run frontend linters
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.