flake8 src/pydiscourse --docstring-convention google --ignore D415
[flake8]
ignore=E126,E128
max-line-length=99
max-line-length=119
exclude=.ropeproject
max-complexity=10
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.