]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - .clang-format
Merge pull request #17761 from keszybz/documentation-followups
[thirdparty/systemd.git] / .clang-format
index 8e5cfca535ed67c400cfc3673e1a7a36c0f4c9ae..651249c701b4e63949034ed6aeabcb22faca3726 100644 (file)
@@ -118,6 +118,7 @@ PenaltyBreakString: 0
 PenaltyExcessCharacter: 10
 PenaltyReturnTypeOnItsOwnLine: 100
 SpaceAfterCStyleCast: true
+SpaceBeforeParens: ControlStatementsExceptForEachMacros
 SpacesInAngles:  true
 TabWidth:        8
 UseCRLF:         false