{ "problemMatcher": [ { "owner": "codeql-query-format", "pattern": [ { "regexp": "^((.*) would change by autoformatting\\.)$", "file": 2, "message": 1 } ] } ] }