mirror of
				https://github.com/actions-rs/toolchain.git
				synced 2025-10-31 20:33:54 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			141 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			141 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| root = true
 | |
| 
 | |
| [*]
 | |
| charset = utf-8
 | |
| end_of_line = lf
 | |
| insert_final_newline = true
 | |
| max_line_length = 80
 | |
| indent_size =  4
 | |
| 
 | |
| [*.yml]
 | |
| indent_size = 2
 |