@@ -91,3 +91,6 @@ submodule: ## Get submodule for this repo
.PHONY:weekly
weekly:## Weekly script
@weeknote -config weeknote-config.json
precommit:## Run pre-commit hooks
@git add . & poetry run pre-commit run --all-files
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.