Skip to content

Commit

Permalink
misc: Updated the extension recomendations we include now that clang-…
Browse files Browse the repository at this point in the history
…tidy is built into cpptools
  • Loading branch information
dragonmux committed Aug 11, 2024
1 parent a98c0ea commit ec7de02
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"recommendations": [
"ms-vscode.cpptools",
"notskm.clang-tidy"
"ms-vscode.cpptools"
]
}

0 comments on commit ec7de02

Please sign in to comment.