mirror of
https://github.com/esphome/aioesphomeapi.git
synced 2024-11-15 10:55:13 +01:00
15 lines
205 B
JSON
15 lines
205 B
JSON
{
|
|
"problemMatcher": [
|
|
{
|
|
"owner": "isort",
|
|
"pattern": [
|
|
{
|
|
"regexp": "^ERROR:\\s+(.+)\\s+(.+)$",
|
|
"file": 1,
|
|
"message": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|