mirror of
				https://github.com/alexandrebobkov/ESP-Nodes.git
				synced 2025-10-31 16:54:34 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			234 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			234 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # astyle pre-commit hook configuration file
 | |
| --style=otbs
 | |
| --attach-namespaces
 | |
| --attach-classes
 | |
| --indent=spaces=4
 | |
| --convert-tabs
 | |
| --align-pointer=name
 | |
| --align-reference=name
 | |
| --keep-one-line-statements
 | |
| --pad-header
 | |
| --pad-oper
 | |
| --pad-comma
 |