debian-forge/test/src
David Rheinsberg 4a6ee7081b test/pylint: select files via git-ls-tree
We currently run pylint on all files we find in the checkout. This is
particularly annoying when we have osbuild-stores in the checkout, which
then contain lots of python files in their stored trees.

Change the pylint test to use `git ls-tree` to find all files in the
index and then only run pylint against the subset that we are interested
in.
2020-05-29 11:07:44 +02:00
..
__init__.py test: integrate pylint into the test infrastructure 2020-05-13 14:26:05 +02:00
test_pylint.py test/pylint: select files via git-ls-tree 2020-05-29 11:07:44 +02:00