mirror of
https://github.com/actions/setup-python.git
synced 2024-11-09 01:03:33 -05:00
14 lines
296 B
JSON
14 lines
296 B
JSON
{
|
|
"problemMatcher": [
|
|
{
|
|
"owner": "python",
|
|
"pattern": [
|
|
{
|
|
"regexp": "^\\s*raise\\s(.*)\\(\\'(.*)\\'\\)$",
|
|
"severity": 1,
|
|
"message": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|