mirror of
				https://github.com/TheLartians/ModernCppStarter.git
				synced 2025-10-31 10:11:34 +01:00 
			
		
		
		
	Changed 'No' to 'false' in .clang-format
This commit is contained in:
		
							parent
							
								
									b34749255e
								
							
						
					
					
						commit
						978a982b11
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -3,7 +3,7 @@ | |||
|   AccessModifierOffset: '-2' | ||||
|   AlignTrailingComments: 'true' | ||||
|   AllowAllParametersOfDeclarationOnNextLine: 'false' | ||||
|   AlwaysBreakTemplateDeclarations: 'No' | ||||
|   AlwaysBreakTemplateDeclarations: 'false' | ||||
|   BreakBeforeBraces: Attach | ||||
|   ColumnLimit: '100' | ||||
|   ConstructorInitializerAllOnOneLineOrOnePerLine: 'true' | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue