# F821: Typeshed is a testing ground for flake8-pyi, which monkeypatches F821
select = Y, F821
# Ignore rules normally excluded by default
extend-ignore = Y090
extend-ignore = Y090,Y091
per-file-ignores =
# Generated protobuf files:
# Y021: Include docstrings
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.