mirror of
				https://gitea.com/actions/setup-node.git
				synced 2025-10-29 15:52:42 +08:00 
			
		
		
		
	Add support for indented eslint output (#1245)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/eslint-stylish.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/eslint-stylish.json
									
									
									
									
										vendored
									
									
								
							| @@ -4,7 +4,7 @@ | ||||
|             "owner": "eslint-stylish", | ||||
|             "pattern": [ | ||||
|                 { | ||||
|                     "regexp": "^([^\\s].*)$", | ||||
|                     "regexp": "^\\s*([^\\s].*)$", | ||||
|                     "file": 1 | ||||
|                 }, | ||||
|                 { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user