# Ignore too many errors, should be reduced in the future
ignore=D203, W503, E203, I100, I101
ignore=D203, W503, E203, I100, I101, C901
exclude=
.tox,
.git,
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.