Change the location of file to lint
This commit is contained in:
parent
f12a90ab0a
commit
561c3d521b
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
@ -20,4 +20,4 @@ basepython =
|
||||||
[testenv:flake8]
|
[testenv:flake8]
|
||||||
basepython=python
|
basepython=python
|
||||||
deps=flake8
|
deps=flake8
|
||||||
commands=flake8 {toxinidir}/rtmbot.py {toxinidir}/doc/example-plugins
|
commands=flake8 {toxinidir}/rtmbot/core.py {toxinidir}/doc/example-plugins
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue