]> git.ipfire.org Git - thirdparty/bind9.git/commit
update style guideline to reflect current practice
authorEvan Hunt <each@isc.org>
Tue, 10 Dec 2024 22:11:45 +0000 (14:11 -0800)
committerEvan Hunt <each@isc.org>
Wed, 11 Dec 2024 03:40:02 +0000 (03:40 +0000)
commitbd904e88089000f9ea84ef3bd60229a173517c99
treea2039737eb7387f3e57b8d3af70e2a98a54e8034
parente28a85fc0328883390af394dbc0353a97d207274
update style guideline to reflect current practice

It now mentions clang-format, doesn't parenthesize return values,
and no longer calls for backward compatibility in public function names.

(cherry picked from commit 9f7314eaa4ed13f141ea71219e1cd042a184cc9c)
doc/dev/style.md