mirror of
				https://github.com/halleysfifthinc/Toyota-AVC-LAN
				synced 2025-10-31 10:27:24 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			195 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			195 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| ---
 | |
| BasedOnStyle: LLVM
 | |
| UseCRLF: false
 | |
| BreakBeforeBraces: Attach
 | |
| AllowShortBlocksOnASingleLine: Empty
 | |
| IndentCaseLabels: true
 | |
| IndentPPDirectives: BeforeHash
 | |
| AlignConsecutiveMacros: Consecutive
 | |
| ...
 |