Skip to content

Commit 94e33f2

Browse files
committed
Ignore dotfiles in flake8
1 parent ca19139 commit 94e33f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[flake8]
2-
exclude = .tox,*.egg,libtmux/_compat.py,libtmux/__*__.py,
2+
exclude = .*/,.tox,*.egg,libtmux/_compat.py,libtmux/__*__.py,
33
select = E,W,F,N

0 commit comments

Comments
 (0)