mirror of
				https://github.com/Ukendio/jecs.git
				synced 2025-11-04 02:49:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			228 B
		
	
	
	
		
			TOML
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			228 B
		
	
	
	
		
			TOML
		
	
	
		
			Executable file
		
	
	
	
	
syntax = "All"
 | 
						|
column_width = 120
 | 
						|
line_endings = "Unix"
 | 
						|
indent_type = "Tabs"
 | 
						|
indent_width = 4
 | 
						|
quote_style = "AutoPreferDouble"
 | 
						|
call_parentheses = "Always"
 | 
						|
space_after_function_names = "Never"
 | 
						|
collapse_simple_statement = "Never"
 |