mirror of
https://github.com/github/codeql.git
synced 2026-07-20 18:58:36 +02:00
VS Code's JSON formatter removed it automatically. It turns out that the easiest way to keep it is to use the `files.insertFinalNewline` setting, which the JSON formatter obeys.