]> git.ipfire.org Git - thirdparty/bind9.git/commit
[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)
commitaa10ae45fd3a172eb4f08db50203049f358d6102
treecb212ab42c3494aeb062085acdc0674fa484caf4
parent1303fe5ea06e464f84dc3896bf5e055411a6b41e
parentcb63c2f2d53ed9eb72a5ebd90a8e0932800eba5e
[9.18] chg: dev: Add two new clang-format options that help with code formatting

* 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