mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
pylint is broken again
This commit is contained in:
parent
35a40614e5
commit
f5075fba40
@ -17,7 +17,8 @@ deps =
|
||||
|
||||
[testenv:pylint]
|
||||
whitelist_externals = bash
|
||||
commands = bash -c 'pylint --rcfile=testenv/linters/pylint.ini --output-format=colorized --reports=no kvmd testenv/tests *.py'
|
||||
commands = bash -c 'pylint --rcfile=testenv/linters/pylint.ini --output-format=colorized --reports=no kvmd testenv/tests genmap.py'
|
||||
# TODO: return setup.py back. Now pylint is broken. Again.
|
||||
deps =
|
||||
pylint
|
||||
pytest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user