Skip to content

Commit

Permalink
Remove autoformatter settings
Browse files Browse the repository at this point in the history
  • Loading branch information
LagoLunatic committed Oct 22, 2024
1 parent f8e615f commit 9388725
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
{
"[c]": {
"files.encoding": "utf8",
"editor.defaultFormatter": "llvm-vs-code-extensions.vscode-clangd",
},
"[cpp]": {
"files.encoding": "utf8",
"editor.defaultFormatter": "llvm-vs-code-extensions.vscode-clangd",
},
"editor.tabSize": 4,
// "files.autoSave": "onFocusChange",
Expand Down

0 comments on commit 9388725

Please sign in to comment.