forked from mdicarlo/HadronsPresets
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			198 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			198 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
BasedOnStyle: LLVM
 | 
						|
AlwaysBreakTemplateDeclarations: "Yes"
 | 
						|
AlignEscapedNewlines: Left
 | 
						|
BreakBeforeBraces: Allman
 | 
						|
FixNamespaceComments: "true"
 | 
						|
UseTab: Never
 | 
						|
IndentWidth: 2
 | 
						|
TabWidth: 2
 | 
						|
ColumnLimit: 100
 |