6 lines
		
	
	
		
			106 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			106 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
BasedOnStyle: LLVM
 | 
						|
IndentWidth: 4
 | 
						|
UseTab: Never
 | 
						|
ColumnLimit: 100
 | 
						|
AllowShortFunctionsOnASingleLine: Inline
 |