mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 20:36:16 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			228 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			228 B
		
	
	
	
		
			Text
		
	
	
	
	
	
UseTab: Always
 | 
						|
TabWidth: 8
 | 
						|
IndentWidth: 8
 | 
						|
ContinuationIndentWidth: 8
 | 
						|
BreakBeforeBinaryOperators: All
 | 
						|
PointerAlignment: Left
 | 
						|
BreakBeforeBraces: Custom
 | 
						|
ColumnLimit: 79
 | 
						|
BraceWrapping:
 | 
						|
  AfterFunction: true
 | 
						|
AccessModifierOffset: -8
 |