mirror of
https://github.com/actions/setup-python.git
synced 2025-01-11 10:35:18 +00:00
15 lines
296 B
JSON
15 lines
296 B
JSON
{
|
|
"problemMatcher": [
|
|
{
|
|
"owner": "python",
|
|
"pattern": [
|
|
{
|
|
"regexp": "^\\s*raise\\s(.*)\\(\\'(.*)\\'\\)$",
|
|
"severity": 1,
|
|
"message": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|