@@ -107,7 +107,7 @@ check: staticcheck ## Run staticcheck analyzer
$(STATICCHECK) ./...
.PHONY:quality
quality:fmtvet## Run all code quality checks (i will add lint and check)
quality:fmtvetlint## Run all code quality checks
##@ Testing
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.