mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Move eslintrc/stylelintrc to non-deprecated extensions (#20110)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
								
							@@ -1,7 +1,5 @@
 | 
				
			|||||||
* text=auto eol=lf
 | 
					* text=auto eol=lf
 | 
				
			||||||
*.tmpl linguist-language=Handlebars
 | 
					*.tmpl linguist-language=Handlebars
 | 
				
			||||||
/.eslintrc linguist-language=YAML
 | 
					 | 
				
			||||||
/.stylelintrc linguist-language=YAML
 | 
					 | 
				
			||||||
/public/vendor/** -text -eol linguist-vendored
 | 
					/public/vendor/** -text -eol linguist-vendored
 | 
				
			||||||
/vendor/** -text -eol linguist-vendored
 | 
					/vendor/** -text -eol linguist-vendored
 | 
				
			||||||
/web_src/fomantic/build/** linguist-generated
 | 
					/web_src/fomantic/build/** linguist-generated
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user