mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 09:57:43 +03:00 
			
		
		
		
	Adjust clang-format style
This commit is contained in:
		
							parent
							
								
									5d968accf5
								
							
						
					
					
						commit
						e2d00f8cf8
					
				| 
						 | 
					@ -3,9 +3,11 @@
 | 
				
			||||||
BasedOnStyle: Google
 | 
					BasedOnStyle: Google
 | 
				
			||||||
AlwaysBreakAfterReturnType: All
 | 
					AlwaysBreakAfterReturnType: All
 | 
				
			||||||
AllowShortIfStatementsOnASingleLine: false
 | 
					AllowShortIfStatementsOnASingleLine: false
 | 
				
			||||||
AlignAfterOpenBracket: Align
 | 
					AlignAfterOpenBracket: AlwaysBreak
 | 
				
			||||||
BreakBeforeBraces: Stroustrup
 | 
					BinPackArguments: false
 | 
				
			||||||
ColumnLimit: 79
 | 
					BinPackParameters: false
 | 
				
			||||||
 | 
					BreakBeforeBraces: Attach
 | 
				
			||||||
 | 
					ColumnLimit: 88
 | 
				
			||||||
DerivePointerAlignment: false
 | 
					DerivePointerAlignment: false
 | 
				
			||||||
IndentWidth: 4
 | 
					IndentWidth: 4
 | 
				
			||||||
Language: Cpp
 | 
					Language: Cpp
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user