]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] chg: dev: Add two new clang-format options that help with code formatting
authorOndřej Surý <ondrej@isc.org>
Tue, 19 Nov 2024 16:09:35 +0000 (16:09 +0000)
committerOndřej Surý <ondrej@isc.org>
Tue, 19 Nov 2024 16:09:35 +0000 (16:09 +0000)
* Add new clang-format option to remove redundant semicolons
* Add new clang-format option to remove redundant parentheses

Backport of MR !9749

Merge branch 'backport-ondrej/code-style-2024-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!9751


Trivial merge