mirror of
https://github.com/CrowCpp/Crow.git
synced 2024-06-07 21:10:44 +00:00
removed BeforeWhile because it wasn't in clang-format 10 either
This commit is contained in:
parent
162c83c56c
commit
3d67ee8556
@ -33,7 +33,7 @@ BraceWrapping:
|
||||
BeforeCatch: 'true'
|
||||
BeforeElse: 'true'
|
||||
# BeforeLambdaBody: 'false'
|
||||
BeforeWhile: 'false'
|
||||
# BeforeWhile: 'false'
|
||||
IndentBraces: 'false'
|
||||
SplitEmptyFunction: 'false'
|
||||
SplitEmptyRecord: 'false'
|
||||
|
Loading…
Reference in New Issue
Block a user