mirror of
				https://github.com/Ed94/gencpp.git
				synced 2025-10-29 14:00:52 -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