mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 13:53:15 -07:00
Add flake8-quotes to tox.ini
This commit is contained in:
parent
bbcef52eb5
commit
2995c7f391
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
@ -50,6 +50,7 @@ per-file-ignores =
|
||||||
deps =
|
deps =
|
||||||
flake8
|
flake8
|
||||||
flake8-commas
|
flake8-commas
|
||||||
|
flake8-quotes
|
||||||
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