1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-18 20:11:17 +00:00

#N/A: Add .tox to flake8 exclude

This commit is contained in:
Vladimir Iakovlev 2017-03-14 11:14:23 +01:00
parent 825f7986c7
commit 24588b23e2

View File

@ -7,4 +7,4 @@ commands = py.test -v --capture=sys
[flake8]
ignore = E501,W503
exclude = venv,build
exclude = venv,build,.tox