Setup Trunk (#2143)

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
This commit is contained in:
Sacha Weatherstone
2023-01-17 17:35:26 +11:00
committed by GitHub
co-authored by GitHub Ben Meadors
parent d35b619063
commit db3d66544d
11 changed files with 105 additions and 87 deletions
+2 -4
View File
@@ -2,10 +2,8 @@
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"ms-vscode.cpptools",
"platformio.platformio-ide",
"xaver.clang-format"
"trunk.io"
],
"unwantedRecommendations": [
"ms-vscode.cpptools-extension-pack"
]
}