pylint 3.3.9 astroid 3.3.8 Python 3.14.3 (main, Feb 4 2026, 00:00:00) [GCC 15.2.1 20260123 (Red Hat 15.2.1-7)] Redirect to /tmp/tmp.cjX3TzQAEp and /tmp/tmp.UijABEwVo7 Tree base: 86020d7db03a ("Merge branch 'tools-ynl-convert-samples-into-selftests'") Now at: 850f005fb584 ("tools: ynl: handle pad type during decode") ====== Checking before the patch ====== -------------------------------------------------------------------- Your code has been rated at 10.00/10 (previous run: 10.00/10, +0.00) ====== Checking the tree with the patch ====== ************* Module pyynl.lib.ynl tools/net/ynl/pyynl/lib/ynl.py:817:16: R1724: Unnecessary "elif" after "continue", remove the leading "el" from "elif" (no-else-continue) ------------------------------------------------------------------- Your code has been rated at 9.99/10 (previous run: 10.00/10, -0.01)