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 ca19139 commit 94e33f2Copy full SHA for 94e33f2
setup.cfg
@@ -1,3 +1,3 @@
1
[flake8]
2
-exclude = .tox,*.egg,libtmux/_compat.py,libtmux/__*__.py,
+exclude = .*/,.tox,*.egg,libtmux/_compat.py,libtmux/__*__.py,
3
select = E,W,F,N
0 commit comments