pylint 3.3.7 astroid 3.3.8 Python 3.13.3 (main, Apr 22 2025, 00:00:00) [GCC 15.0.1 20250418 (Red Hat 15.0.1-0)] Redirect to /tmp/tmp.bTgaZlKABG and /tmp/tmp.GlGdk8d0Yu Tree base: 655a34dfb989 ("MAINTAINERS: add netlink_yml_parser.py to linux-doc") Now at: 05a9ae1b2c02 ("tools: netlink_yml_parser.py: add line numbers to parsed data") ====== 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.doc_generator tools/net/ynl/pyynl/lib/doc_generator.py:25:0: R0901: Too many ancestors (9/7) (too-many-ancestors) tools/net/ynl/pyynl/lib/doc_generator.py:28:4: W0221: Number of parameters was 3 in 'SafeConstructor.construct_mapping' and is now 2 in overriding 'NumberedSafeLoader.construct_mapping' method (arguments-differ) ------------------------------------------------------------------- Your code has been rated at 9.91/10 (previous run: 10.00/10, -0.09)