From ab0d76f45f1f1c93d6f92d20e377890d0926b690 Mon Sep 17 00:00:00 2001 From: "Justin E. Mann" Date: Wed, 7 May 2025 08:09:44 -0600 Subject: [PATCH] working out trunk formatting.. --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 3ad7fbac0..81deca8f9 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -6,7 +6,7 @@ "files.trimFinalNewlines": false, "cmake.configureOnOpen": false, "[cpp]": { - "editor.defaultFormatter": "ms-vscode.cpptools" + "editor.defaultFormatter": "trunk.io" }, "[powershell]": { "editor.defaultFormatter": "ms-vscode.powershell"