mirror of
https://github.com/github/codeql.git
synced 2026-01-01 00:27:24 +01: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.