mirror of
				https://github.com/diamante0018/MW3ServerFreezer.git
				synced 2025-10-27 22:46:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			240 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			240 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| ---
 | |
| Language: Cpp
 | |
| BasedOnStyle: LLVM
 | |
| DerivePointerAlignment: false
 | |
| PointerAlignment: Left
 | |
| SortIncludes: false
 | |
| 
 | |
| # Regroup causes unnecessary noise due to clang-format bug.
 | |
| IncludeBlocks: Preserve
 | |
| 
 | |
| ---
 | |
| Language: Proto
 | |
| BasedOnStyle: Google
 |