8 lines
		
	
	
	
		
			154 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			154 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
| indent_type = "Spaces"
 | |
| indent_width = 2
 | |
| line_endings = "Unix"
 | |
| no_call_parentheses = true
 | |
| quote_style = "AutoPreferDouble"
 | |
| 
 | |
| [sort_requires]
 | |
| enabled = true
 |