mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
For now we only report real parse errors and character encoding errors. Warnings about unexpected or missing nodes in the AST are not reported. These are typically side effects of earlier parse errors.