Skip to content

Commit fa5ee54

Browse files
committed
Ignore dotfiles in flake8
1 parent 0a6fefe commit fa5ee54

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)