mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	Tweak formatting settings
This commit is contained in:
		
							parent
							
								
									dc8479928c
								
							
						
					
					
						commit
						784b96d87f
					
				@ -6,12 +6,12 @@ AlignAfterOpenBracket: Align
 | 
				
			|||||||
AlignConsecutiveAssignments: false
 | 
					AlignConsecutiveAssignments: false
 | 
				
			||||||
AlignConsecutiveDeclarations: false
 | 
					AlignConsecutiveDeclarations: false
 | 
				
			||||||
AlignEscapedNewlinesLeft: false
 | 
					AlignEscapedNewlinesLeft: false
 | 
				
			||||||
AlignOperands:   true
 | 
					AlignOperands: true
 | 
				
			||||||
AlignTrailingComments: true
 | 
					AlignTrailingComments: true
 | 
				
			||||||
AllowAllParametersOfDeclarationOnNextLine: true
 | 
					AllowAllParametersOfDeclarationOnNextLine: true
 | 
				
			||||||
AllowShortBlocksOnASingleLine: false
 | 
					AllowShortBlocksOnASingleLine: false
 | 
				
			||||||
AllowShortCaseLabelsOnASingleLine: false
 | 
					AllowShortCaseLabelsOnASingleLine: false
 | 
				
			||||||
AllowShortFunctionsOnASingleLine: false
 | 
					AllowShortFunctionsOnASingleLine: Empty
 | 
				
			||||||
AllowShortIfStatementsOnASingleLine: false
 | 
					AllowShortIfStatementsOnASingleLine: false
 | 
				
			||||||
AllowShortLoopsOnASingleLine: false
 | 
					AllowShortLoopsOnASingleLine: false
 | 
				
			||||||
AlwaysBreakAfterDefinitionReturnType: None
 | 
					AlwaysBreakAfterDefinitionReturnType: None
 | 
				
			||||||
@ -44,7 +44,6 @@ ContinuationIndentWidth: 4
 | 
				
			|||||||
Cpp11BracedListStyle: true
 | 
					Cpp11BracedListStyle: true
 | 
				
			||||||
DerivePointerAlignment: false
 | 
					DerivePointerAlignment: false
 | 
				
			||||||
DisableFormat:   false
 | 
					DisableFormat:   false
 | 
				
			||||||
ExperimentalAutoDetectBinPacking: false
 | 
					 | 
				
			||||||
ForEachMacros:   [ foreach, Q_FOREACH, BOOST_FOREACH ]
 | 
					ForEachMacros:   [ foreach, Q_FOREACH, BOOST_FOREACH ]
 | 
				
			||||||
IncludeCategories:
 | 
					IncludeCategories:
 | 
				
			||||||
  - Regex:           '^\<[wW]indows.h\>'
 | 
					  - Regex:           '^\<[wW]indows.h\>'
 | 
				
			||||||
@ -69,7 +68,7 @@ PenaltyBreakComment: 300
 | 
				
			|||||||
PenaltyBreakFirstLessLess: 120
 | 
					PenaltyBreakFirstLessLess: 120
 | 
				
			||||||
PenaltyBreakString: 1000
 | 
					PenaltyBreakString: 1000
 | 
				
			||||||
PenaltyExcessCharacter: 1000000
 | 
					PenaltyExcessCharacter: 1000000
 | 
				
			||||||
PenaltyReturnTypeOnItsOwnLine: 60
 | 
					PenaltyReturnTypeOnItsOwnLine: 150
 | 
				
			||||||
PointerAlignment: Left
 | 
					PointerAlignment: Left
 | 
				
			||||||
ReflowComments:  true
 | 
					ReflowComments:  true
 | 
				
			||||||
SortIncludes:    true
 | 
					SortIncludes:    true
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user