mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 16:23:42 +08:00 
			
		
		
		
	!232 update 缩进配置文件.editorconfig添加.yaml文件格式支持
Merge pull request !232 from 枕梦记/N/A
This commit is contained in:
		@@ -10,7 +10,7 @@ end_of_line = lf
 | 
			
		||||
trim_trailing_whitespace = true
 | 
			
		||||
insert_final_newline = true
 | 
			
		||||
 | 
			
		||||
[*.{json,yml}]
 | 
			
		||||
[*.{json,yml,yaml}]
 | 
			
		||||
indent_size = 2
 | 
			
		||||
 | 
			
		||||
[*.md]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user