]> git.ipfire.org Git - thirdparty/systemd.git/commit
clang-format: set SpaceBeforeParens to ControlStatementsExceptForEachMacros
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 16 Nov 2020 00:11:50 +0000 (00:11 +0000)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 16 Nov 2020 07:57:51 +0000 (16:57 +0900)
commit36046ce7d97860a60efde487362bd925bcc80e55
tree22a22c15b245bcd23112f69ae7d8cf39632839cc
parentcabe57119f07a9f86ab281f6260bbb006b89a854
clang-format: set SpaceBeforeParens to ControlStatementsExceptForEachMacros

I contributed this option to LLVM a while ago to reduce the amount of
changes clang-format makes when formatting systemd source files. As
LLVM 11 is now starting to becomes widely available, let's configure
it in the clang-format config.
.clang-format