Avoid sorting of includes
This commit is contained in:
		
							
								
								
									
										3
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							@ -9,5 +9,6 @@
 | 
			
		||||
        "string_view": "cpp",
 | 
			
		||||
        "ranges": "cpp"
 | 
			
		||||
    },
 | 
			
		||||
    "C_Cpp.clang_format_fallbackStyle": "{ BasedOnStyle: Google, IndentWidth: 4, ColumnLimit: 150}"
 | 
			
		||||
    "C_Cpp.clang_format_fallbackStyle": "{ BasedOnStyle: Google, IndentWidth: 4, ColumnLimit: 150}",
 | 
			
		||||
    "C_Cpp.clang_format_sortIncludes": false
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user