mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Keep newline at the end of identical-files.json
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.
This commit is contained in: