bind9/bin
Nicki Křížek 73a049d99a Silence incorrect pylint warnings for hypothesis.assume()
With hypothesis>6.148.3, pylint generates

W0101: Unreachable code (unreachable)

when any code is present after hypothesis.assume(). Silence these until
it is fixed upstream.

See https://github.com/pylint-dev/pylint/issues/10785#issuecomment-3677224217

(cherry picked from commit 08630ca744)
2026-01-21 16:34:50 +01:00
..
check standardize CHECK and RETERR macros 2025-12-03 19:18:12 -08:00
confgen Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
delv Use const pointer with strchr of const pointer 2026-01-20 06:00:56 +00:00
dig Use clang-format-20 to update formatting 2025-06-25 13:59:44 +10:00
dnssec Add dnssec-policy text for dnssec-importkey 2025-10-10 17:36:04 +00:00
named standardize CHECK and RETERR macros 2025-12-03 19:18:12 -08:00
nsupdate Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
plugins standardize CHECK and RETERR macros 2025-12-03 19:18:12 -08:00
rndc document config option dependency for showzone 2025-10-23 20:11:45 +00:00
tests Silence incorrect pylint warnings for hypothesis.assume() 2026-01-21 16:34:50 +01:00
tools Use const pointer with strchr of const pointer 2026-01-20 06:00:56 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00