]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use ControlStatementsExceptControlMacros for SpaceBeforeParens
authorOndřej Surý <ondrej@isc.org>
Tue, 19 Aug 2025 05:14:45 +0000 (07:14 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 19 Aug 2025 06:10:58 +0000 (08:10 +0200)
commit83396152357fa1d1373be09151ffffa6ee6cd97f
tree1aee27a05f7ee8ddb30e3ec57ae35c7eb5d888a1
parenta464171243a8216a3bc8278e145406489b210aa3
Use ControlStatementsExceptControlMacros for SpaceBeforeParens

> Put a space before opening parentheses only after control statement
> keywords (for/if/while...) except this option doesn’t apply to ForEach
> and If macros. This is useful in projects where ForEach/If macros are
> treated as function calls instead of control statements.

(cherry picked from commit 42496f3f4a8802c0ba8033a1bcabc8bebf5b0087)
.clang-format
.clang-format.headers
lib/isc/os.c
lib/isc/picohttpparser.c
lib/isc/string.c