mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
15 lines
313 B
JSON
15 lines
313 B
JSON
{
|
|
"problemMatcher": [
|
|
{
|
|
"owner": "codeql-query-format",
|
|
"pattern": [
|
|
{
|
|
"regexp": "^((.*) would change by autoformatting\\.)$",
|
|
"file": 2,
|
|
"message": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|