mirror of
				https://github.com/esphome/esphome.git
				synced 2025-11-04 00:51:49 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			363 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			363 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "problemMatcher": [
 | 
						|
        {
 | 
						|
            "owner": "ci-custom",
 | 
						|
            "pattern": [
 | 
						|
                {
 | 
						|
                    "regexp": "^(.*):(\\d+):(\\d+):\\s+lint:\\s+(.*)$",
 | 
						|
                    "file": 1,
 | 
						|
                    "line": 2,
 | 
						|
                    "column": 3,
 | 
						|
                    "message": 4
 | 
						|
                }
 | 
						|
            ]
 | 
						|
        }
 | 
						|
    ]
 | 
						|
}
 |