tox.ini: run lint on test/ dir too

This commit is contained in:
Michael Vogt 2024-01-02 12:15:57 +01:00 committed by Simon de Vlieger
parent 4a86688870
commit 7f3dbb2e2d

View file

@ -24,7 +24,7 @@ deps =
requests
setenv =
LINTABLES = osbuild/ assemblers/* devices/* inputs/* mounts/* runners/* sources/* stages/*.* stages/test/*.py tools/
LINTABLES = osbuild/ assemblers/* devices/* inputs/* mounts/* runners/* sources/* stages/*.* stages/test/*.py test/ tools/
TYPEABLES = osbuild
passenv =