chore: fix missing newline at end of VSCode settings file
All checks were successful
Nix Format Check / check-format (pull_request) Successful in 36s

This commit is contained in:
Menno van Leeuwen 2025-01-21 00:14:00 +01:00
parent 08d6685812
commit 0cb31915e3
Signed by: vleeuwenmenno
SSH Key Fingerprint: SHA256:OJFmjANpakwD3F2Rsws4GLtbdz1TJ5tkQF0RZmF0TRE

View File

@ -42,4 +42,4 @@
"editor.defaultFormatter": "ms-azuretools.vscode-docker"
},
"go.toolsManagement.autoUpdate": true,
}
}