]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Add a pylintrc file
authorThomas Huth <thuth@redhat.com>
Fri, 24 Oct 2025 12:14:40 +0000 (14:14 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 12 Jan 2026 12:53:32 +0000 (13:53 +0100)
commit4e537275378cd896672c80b0eeebfe2ff9054e5b
tree8a51f86f67c7601a26af2e12e555a10e6a055994
parentb254e486242466dad881fc2bbfa215f1b67cd30f
tests/functional: Add a pylintrc file

Add a pylintrc file that can be used for checking the python code of
the functional tests. For the beginning, we use some rather lax settings.
We still can refine them later if we think that there's a need for it.

Message-Id: <20251119082636.43286-2-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS
tests/functional/pylintrc [new file with mode: 0644]