mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-11-01 02:58:12 +08:00 
			
		
		
		
	 f2dc080a35
			
		
	
	f2dc080a35
	
	
	
		
			
			- Put the MIT copyright at the end. - Move the directory /other -> tools - Various improvements.
		
			
				
	
	
		
			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
 |