You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
			
				
					
						
							|  |  |  | --- | 
					
						
							|  |  |  | BasedOnStyle: Google | 
					
						
							|  |  |  | AlignAfterOpenBracket: Align | 
					
						
							|  |  |  | AlignConsecutiveAssignments: 'true' | 
					
						
							|  |  |  | AlignConsecutiveDeclarations: 'true' | 
					
						
							|  |  |  | AlignOperands: 'true' | 
					
						
							|  |  |  | AllowAllParametersOfDeclarationOnNextLine: 'false' | 
					
						
							|  |  |  | AlwaysBreakAfterDefinitionReturnType: None | 
					
						
							|  |  |  | AlwaysBreakAfterReturnType: None | 
					
						
							|  |  |  | AlwaysBreakBeforeMultilineStrings: 'false' | 
					
						
							|  |  |  | BinPackArguments: 'true' | 
					
						
							|  |  |  | BinPackParameters: 'true' | 
					
						
							|  |  |  | ColumnLimit: '1000' | 
					
						
							|  |  |  | IndentCaseLabels: 'true' | 
					
						
							|  |  |  | IndentPPDirectives: AfterHash | 
					
						
							|  |  |  | IndentWidth: '2' | 
					
						
							|  |  |  | MaxEmptyLinesToKeep: '1' | 
					
						
							|  |  |  | PointerAlignment: Right | 
					
						
							|  |  |  | SortIncludes: 'false' | 
					
						
							|  |  |  | SpaceBeforeAssignmentOperators: 'true' | 
					
						
							|  |  |  | SpaceBeforeParens: ControlStatements | 
					
						
							|  |  |  | SpaceInEmptyParentheses: 'false' | 
					
						
							|  |  |  | TabWidth: '4' | 
					
						
							|  |  |  | UseTab: Never | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ... |