mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-22 10:20:59 +00:00
fixing codechecks / lint for circleci
This commit is contained in:
parent
4a6fae142c
commit
cbec4f803a
2
tox.ini
2
tox.ini
@ -67,6 +67,8 @@ commands =
|
|||||||
coverage xml
|
coverage xml
|
||||||
|
|
||||||
[testenv:codechecks]
|
[testenv:codechecks]
|
||||||
|
whitelist_externals =
|
||||||
|
/bin/mv
|
||||||
commands =
|
commands =
|
||||||
pyflakes src static misc setup.py
|
pyflakes src static misc setup.py
|
||||||
python misc/coding_tools/check-umids.py src
|
python misc/coding_tools/check-umids.py src
|
||||||
|
Loading…
x
Reference in New Issue
Block a user