Skip to content

Commit 88271bd

Browse files
committed
Remove clang-format path in settings.json
1 parent 9a1f057 commit 88271bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
"[c]": {
2727
"editor.defaultFormatter": "xaver.clang-format"
2828
},
29-
"clang-format.executable": "/bin/clang-format-16",
29+
// "clang-format.executable": "/bin/clang-format-16",
3030
}

0 commit comments

Comments
 (0)