]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix pylint's 'invalid-name' errors
authorŠtěpán Balážik <stepan@isc.org>
Wed, 28 Jan 2026 14:12:45 +0000 (15:12 +0100)
committerŠtěpán Balážik <stepan@isc.org>
Wed, 25 Feb 2026 12:15:05 +0000 (13:15 +0100)
commit50f6dcdc756fd11d07baa4d9f6ae7333d7a6ab4f
tree291017975852c3ae107469ad1fcc88f41e0d236f
parent7982b2e0c094805837719b28bd048dd04f2aa438
Fix pylint's 'invalid-name' errors

Where possible comply with the naming rules. Add exceptions for the
function names used in KASP tests.

(cherry picked from commit 50ed74197cee16ff9df55175a251c341a191b0b3)
12 files changed:
.gitlab-ci.yml
bin/tests/Makefile.am
bin/tests/convert_trs_to_junit.py [moved from bin/tests/convert-trs-to-junit.py with 100% similarity]
bin/tests/system/convert_junit_to_trs.py [moved from bin/tests/system/convert-junit-to-trs.py with 96% similarity]
bin/tests/system/custom-test-driver
bin/tests/system/isctest/kasp.py
bin/tests/system/rndc/tests_cve_2023_3341.py [moved from bin/tests/system/rndc/tests_cve-2023-3341.py with 100% similarity]
bin/tests/system/statschannel/generic.py
bin/tests/system/statschannel/tests_json.py
bin/tests/system/statschannel/tests_xml.py
bin/tests/system/xferquota/setup.py
pyproject.toml