8 lines
		
	
	
		
			206 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			206 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
BasedOnStyle: Mozilla
 | 
						|
IndentWidth: 4
 | 
						|
BreakBeforeBraces: Attach
 | 
						|
AlwaysBreakTemplateDeclarations: Yes
 | 
						|
AlignConsecutiveAssignments: Consecutive
 | 
						|
BreakAfterAttributes: Always
 | 
						|
AllowShortEnumsOnASingleLine: False
 |