@@ -807,7 +807,7 @@ It's a popular good practice to use pre-commit hooks, but just using the script
#!/bin/sh -e
set -x
ruff --fix src
ruff check --fix src
ruff format src
```
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.