mirror of
				https://github.com/uklans/cache-domains
				synced 2025-11-04 02:48:52 +01:00 
			
		
		
		
	* Update scripts and add combined_output flag * Add editorconfig to enforcing formatting requirements * Adjust generic references to monolithic
		
			
				
	
	
		
			9 lines
		
	
	
		
			131 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			131 B
		
	
	
	
		
			INI
		
	
	
	
	
	
root = true
 | 
						|
 | 
						|
[*]
 | 
						|
indent_style = space
 | 
						|
indent_size = 4
 | 
						|
trim_trailing_whitespace = true
 | 
						|
end_of_line = lf
 | 
						|
insert_final_newline = true
 |