Merge "[Pylint] Bump pylint version to latest"
This commit is contained in:
commit
a27034c1ac
2
tox.ini
2
tox.ini
@ -106,7 +106,7 @@ commands =
|
|||||||
basepython = python3
|
basepython = python3
|
||||||
deps = -r{toxinidir}/requirements.txt
|
deps = -r{toxinidir}/requirements.txt
|
||||||
-r{toxinidir}/test-requirements.txt
|
-r{toxinidir}/test-requirements.txt
|
||||||
pylint==2.1.1
|
pylint==2.3.1
|
||||||
whitelist_externals = bash
|
whitelist_externals = bash
|
||||||
commands = bash ./tools/coding-checks.sh --pylint {posargs}
|
commands = bash ./tools/coding-checks.sh --pylint {posargs}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user