]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add and apply InsertBraces statement
authorOndřej Surý <ondrej@isc.org>
Tue, 19 Aug 2025 05:11:16 +0000 (07:11 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 19 Aug 2025 05:58:33 +0000 (07:58 +0200)
commitd051e1e8f8eea1400191e0fd20641394b7d438be
treeff896006475600b07ab1133e583e3063a2b56c01
parent018ff7b294f99992d5336664be17441d6708381c
Add and apply InsertBraces statement

> Insert braces after control statements (if, else, for, do, and while)
> in C++ unless the control statements are inside macro definitions or
> the braces would enclose preprocessor directives.
.clang-format
.clang-format.headers
lib/isc/picohttpparser.c