]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: nil: update style guideline to reflect current practice
authorEvan Hunt <each@isc.org>
Wed, 11 Dec 2024 03:39:21 +0000 (03:39 +0000)
committerEvan Hunt <each@isc.org>
Wed, 11 Dec 2024 03:39:21 +0000 (03:39 +0000)
The style guide now mentions clang-format, doesn't parenthesize return values, and no longer calls for backward compatibility in public function names.

Merge branch 'each-style-update' into 'main'

See merge request isc-projects/bind9!9892


Trivial merge