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

Merge branch 'ondrej/code-style-2024' into 'main'

See merge request isc-projects/bind9!9749


Trivial merge