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