mirror of
				https://github.com/jhasse/poly2tri.git
				synced 2025-11-03 21:59:32 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			355 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			355 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
BasedOnStyle: LLVM
 | 
						|
ColumnLimit: 100
 | 
						|
ConstructorInitializerIndentWidth: 0
 | 
						|
AllowShortFunctionsOnASingleLine: None
 | 
						|
PointerAlignment: Left
 | 
						|
SortIncludes: false
 | 
						|
ConstructorInitializerAllOnOneLineOrOnePerLine: false
 | 
						|
SpaceBeforeParens: ControlStatements
 | 
						|
SpacesInContainerLiterals: true
 | 
						|
Cpp11BracedListStyle: false
 | 
						|
IndentCaseLabels: true
 | 
						|
BreakBeforeBraces: WebKit
 |