mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +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.