mirror of https://github.com/aseprite/aseprite.git
				
				
				
			Update clang-format file
This commit is contained in:
		
							parent
							
								
									637d71a276
								
							
						
					
					
						commit
						fa79619c16
					
				|  | @ -41,14 +41,14 @@ BraceWrapping: | |||
|   BeforeLambdaBody: false | ||||
|   BeforeWhile:     false | ||||
|   IndentBraces:    false | ||||
|   SplitEmptyFunction: false | ||||
|   SplitEmptyFunction: true | ||||
|   SplitEmptyRecord: false | ||||
|   SplitEmptyNamespace: false | ||||
| BreakBeforeBinaryOperators: None | ||||
| BreakBeforeConceptDeclarations: true | ||||
| BreakBeforeBraces: Custom | ||||
| BreakBeforeInheritanceComma: false | ||||
| BreakInheritanceList: BeforeComma | ||||
| BreakInheritanceList: AfterComma | ||||
| BreakBeforeTernaryOperators: false | ||||
| BreakConstructorInitializersBeforeComma: false | ||||
| BreakConstructorInitializers: BeforeComma | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue