mirror of
				https://github.com/RetroDECK/Duckstation.git
				synced 2025-04-10 19:15:14 +00:00 
			
		
		
		
	
		
			
	
	
		
			9 lines
		
	
	
		
			231 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
		
			231 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|   | # Run manually to reformat a file: | ||
|  | # clang-format -i --style=file <file> | ||
|  | Language: Cpp | ||
|  | BasedOnStyle: Google | ||
|  | IndentPPDirectives: AfterHash | ||
|  | IndentCaseLabels: false | ||
|  | AlwaysBreakTemplateDeclarations: false | ||
|  | DerivePointerAlignment: false |