mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
Add flake8-commas to tox.ini
This commit is contained in:
parent
627b453d3b
commit
0bcbabd681
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
@ -49,6 +49,7 @@ per-file-ignores =
|
||||||
[testenv:check]
|
[testenv:check]
|
||||||
deps =
|
deps =
|
||||||
flake8
|
flake8
|
||||||
|
flake8-commas
|
||||||
skip_install = true
|
skip_install = true
|
||||||
commands =
|
commands =
|
||||||
flake8 core tests setup.py
|
flake8 core tests setup.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue