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