Skip to content

Commit 7a324e2

Browse files
authored
fix: Update Gitpod extensions (#917)
1 parent 624f9a3 commit 7a324e2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitpod.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ github:
1111

1212
vscode:
1313
extensions:
14-
- ms-vscode.cpptools
14+
# - ms-vscode.cpptools
1515
- twxs.cmake
1616
- ms-vscode.cmake-tools
1717
- mhutchie.git-graph
18+
- notskm.clang-tidy
19+
- mitaki28.vscode-clang

0 commit comments

Comments
 (0)