feat(clang-format): add AllowShortBlocksOnASingleLine
This commit is contained in:
@@ -7,3 +7,4 @@ ColumnLimit: 120
|
|||||||
PointerAlignment: Right
|
PointerAlignment: Right
|
||||||
AllowShortFunctionsOnASingleLine: None
|
AllowShortFunctionsOnASingleLine: None
|
||||||
InsertBraces: true
|
InsertBraces: true
|
||||||
|
AllowShortBlocksOnASingleLine: Empty
|
||||||
Reference in New Issue
Block a user