mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
format:update clang format
This commit is contained in:
parent
ec911cbfd7
commit
87fc6c40ad
|
@ -14,7 +14,7 @@ ColumnLimit: '120'
|
|||
ConstructorInitializerAllOnOneLineOrOnePerLine: 'true'
|
||||
ConstructorInitializerIndentWidth: '2'
|
||||
ContinuationIndentWidth: '2'
|
||||
MaxEmptyLinesToKeep: '2'
|
||||
MaxEmptyLinesToKeep: '1'
|
||||
PointerAlignment: Middle
|
||||
SortIncludes: 'false'
|
||||
SortUsingDeclarations: 'false'
|
||||
|
|
Loading…
Reference in a new issue