forked from cory/tildefriends
		
	git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4094 ed5197a5-7fde-0310-b194-c3ffbd925b24
		
			
				
	
	
		
			8 lines
		
	
	
		
			168 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			168 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # requires clang-format >= 3.6
 | |
| BasedOnStyle: "LLVM"
 | |
| IndentWidth: 4
 | |
| ColumnLimit: 132
 | |
| BreakBeforeBraces: Linux
 | |
| AllowShortFunctionsOnASingleLine: None
 | |
| SortIncludes: false
 |