bind9/bin
Nicki Křížek 7639c58c48 Disable too-many/too-few pylint checks
Enforcing pylint standards and default for our test code seems
counter-productive. Since most of the newly added code are tests or is
test-related, encountering these checks rarely make us refactor the code
in other ways and we just disable these checks individually. Code that
is too complex or convoluted will be pointed out in reviews anyways.
2024-10-17 11:01:44 +02:00
..
check Add flag to named-checkconf to ignore "not configured" errors 2024-09-09 23:32:16 +00:00
confgen use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
delv Add isc_log_createandusechannel() function to simplify usage 2024-08-20 12:50:39 +00:00
dig unify libcrypto and evp_md handling 2024-10-16 14:03:14 +03:00
dnssec Change dnssec-ksr key sorting 2024-10-16 17:16:02 +02:00
named unify libcrypto and evp_md handling 2024-10-16 14:03:14 +03:00
nsupdate Add isc_log_createandusechannel() function to simplify usage 2024-08-20 12:50:39 +00:00
plugins Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
rndc report client transport in 'rndc recursing' 2024-10-14 12:59:52 -07:00
tests Disable too-many/too-few pylint checks 2024-10-17 11:01:44 +02:00
tools Add isc_log_createandusechannel() function to simplify usage 2024-08-20 12:50:39 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00