Never sort includes in clang format
This commit is contained in:
		@@ -13,5 +13,6 @@ AlignEscapedNewlines: Left
 | 
				
			|||||||
AlwaysBreakTemplateDeclarations: Yes
 | 
					AlwaysBreakTemplateDeclarations: Yes
 | 
				
			||||||
PackConstructorInitializers: Never
 | 
					PackConstructorInitializers: Never
 | 
				
			||||||
IndentPPDirectives: BeforeHash
 | 
					IndentPPDirectives: BeforeHash
 | 
				
			||||||
 | 
					SortIncludes:    Never
 | 
				
			||||||
...
 | 
					...
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user