mirror of
https://github.com/Ed94/gencpp.git
synced 2024-11-10 02:54:53 -08:00
set ContinuationIndentWidth to 4 for clang format.
This commit is contained in:
parent
632fa10027
commit
3dd5482a46
@ -86,7 +86,7 @@ CompactNamespaces: true
|
|||||||
ConstructorInitializerAllOnOneLineOrOnePerLine: true
|
ConstructorInitializerAllOnOneLineOrOnePerLine: true
|
||||||
ConstructorInitializerIndentWidth : 4
|
ConstructorInitializerIndentWidth : 4
|
||||||
|
|
||||||
ContinuationIndentWidth: 0
|
ContinuationIndentWidth: 4
|
||||||
|
|
||||||
Cpp11BracedListStyle: false
|
Cpp11BracedListStyle: false
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user