mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-10-31 02:28:11 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			185 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			185 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # Defines the Chromium style for automatic reformatting.
 | |
| # http://clang.llvm.org/docs/ClangFormatStyleOptions.html
 | |
| BasedOnStyle: Chromium
 | |
| Standard: Cpp11
 | |
| IndentPPDirectives: BeforeHash
 | 
