From bdff5fc945644b408511d955a14c8ae2657f84d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Sl=C3=A1vik?= Date: Mon, 23 Oct 2023 15:14:32 +0200 Subject: [PATCH] tests: Run pylint again --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index 6a537ccee5a..d15d39fd4bd 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -70,6 +70,7 @@ TESTS = \ glade_tests/glade_tests.sh \ shellcheck/run_shellcheck.sh \ ruff/run_ruff.sh \ + pylint/runpylint.py \ unit_tests/unit_tests.sh clean-local: