mirror of
				https://github.com/ineedbots/iw5_bot_warfare.git
				synced 2025-10-27 18:56:56 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			248 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			248 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # try to mimic the original gsc provided
 | |
| mode=c
 | |
| style=allman
 | |
| 
 | |
| indent=tab
 | |
| lineend=windows
 | |
| 
 | |
| pad-oper
 | |
| pad-paren-in
 | |
| pad-header
 | |
| 
 | |
| # delete-empty-lines
 | |
| 
 | |
| break-blocks
 | |
| # remove-braces
 | |
| 
 | |
| indent-switches
 | |
| indent-cases
 | |
| indent-after-parens
 | |
| 
 | |
| remove-comment-prefix
 |