@@ -0,0 +1,8 @@
[flake8]
exclude =
.git,
__pycache__
extend-ignore = D100
max-line-length = 119
select = E,W,F,N,I,D
application-import-names = flake8_import_order,tests
The note is not visible to the blocked user.