From fb642a5c9422bb422f92a571dd3ae10daac10339 Mon Sep 17 00:00:00 2001 From: Rickard Date: Sun, 4 Feb 2024 11:35:23 +0100 Subject: [PATCH] Re-saved the json files using the new settings --- .vscode/extensions.json | 2 +- .vscode/settings.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.vscode/extensions.json b/.vscode/extensions.json index fcae843c2..939843f43 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -4,4 +4,4 @@ "charliermarsh.ruff", "twxs.cmake" ] -} \ No newline at end of file +} diff --git a/.vscode/settings.json b/.vscode/settings.json index 893ebb174..906f28588 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -4,4 +4,4 @@ "editor.codeActionsOnSave": { "source.fixAll": "always" } -} \ No newline at end of file +}