mirror of
https://github.com/Ed94/gencpp.git
synced 2025-07-22 13:23:24 -07:00
set ContinuationIndentWidth to 4 for clang format.
This commit is contained in:
@ -86,7 +86,7 @@ CompactNamespaces: true
|
|||||||
ConstructorInitializerAllOnOneLineOrOnePerLine: true
|
ConstructorInitializerAllOnOneLineOrOnePerLine: true
|
||||||
ConstructorInitializerIndentWidth : 4
|
ConstructorInitializerIndentWidth : 4
|
||||||
|
|
||||||
ContinuationIndentWidth: 0
|
ContinuationIndentWidth: 4
|
||||||
|
|
||||||
Cpp11BracedListStyle: false
|
Cpp11BracedListStyle: false
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user