mirror of
				https://git.mirrors.martin98.com/https://github.com/actions/setup-python
				synced 2025-10-31 15:01:07 +08:00 
			
		
		
		
	Start simple
This commit is contained in:
		
							parent
							
								
									f7f8dbaddf
								
							
						
					
					
						commit
						a907799389
					
				
							
								
								
									
										8
									
								
								.github/python.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/python.json
									
									
									
									
										vendored
									
									
								
							| @ -4,11 +4,9 @@ | |||||||
|             "owner": "python", |             "owner": "python", | ||||||
|             "pattern": [ |             "pattern": [ | ||||||
|                 { |                 { | ||||||
|                     "regexp": "^\\s*File\\s\\\"(.*)\\\",\\sline\\s(\\d+),\\sin\\s(.*)\\s*raise\\s(.*)\\(\\'(.*)\\'\\)\\s*(.*)\\:\\s.*$", |                     "regexp": "^\s*raise\s(.*)\(\'(.*)\'\)$", | ||||||
|                     "file": 1, |                     "severity": 1, | ||||||
|                     "line": 2, |                     "message": 2 | ||||||
|                     "severity": 4, |  | ||||||
|                     "message": 5 |  | ||||||
|                 } |                 } | ||||||
|             ] |             ] | ||||||
|         } |         } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Danny McCormick
						Danny McCormick