mirror of
https://github.com/github/codeql.git
synced 2025-12-31 16:16:34 +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.