mirror of
				https://github.com/momo5502/hypervisor.git
				synced 2025-11-03 20:17:02 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			232 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			232 B
		
	
	
	
		
			INI
		
	
	
	
	
	
[*.{cpp,hpp}]
 | 
						|
end_of_line = crlf
 | 
						|
insert_final_newline = true
 | 
						|
indent_style = tab
 | 
						|
indent_size = 4
 | 
						|
trim_trailing_whitespace = true
 | 
						|
charset = utf-8
 | 
						|
brace_style = next_line
 | 
						|
namespace_indentation = all
 | 
						|
cpp_indent_namespace_contents = true |