# we do not use black or isort, we use ruff instead
# to sort imports, ruff check --select I --fix
line-length=120
lint.ignore=["E402","F541"]
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.