We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00b2240 commit fd3ec30Copy full SHA for fd3ec30
setup.cfg
@@ -1,5 +1,5 @@
1
[flake8]
2
-exclude = .*/,.tox,*.egg,vcspull/_compat.py,vcspull/__*__.py,
+exclude = .*/,.tox,*.egg,vcspull/__*__.py,
3
select = E,W,F,N
4
max-line-length = 88
5
# Stuff we ignore thanks to black: https://github.com/ambv/black/issues/429
0 commit comments