iwyu
clang-format
This commit is contained in:
@@ -9,4 +9,11 @@ AllowShortFunctionsOnASingleLine: All
|
||||
AlignOperands: false
|
||||
AlignAfterOpenBracket: DontAlign
|
||||
BinPackArguments: false
|
||||
BinPackParameters: false
|
||||
BinPackParameters: false
|
||||
|
||||
SortIncludes: CaseSensitive
|
||||
IncludeBlocks: Merge
|
||||
IncludeCategories:
|
||||
- Regex: '.*'
|
||||
Priority: 1
|
||||
SortPriority: -1
|
||||
|
||||
Reference in New Issue
Block a user