Skip to content

Commit

Permalink
style: format
Browse files Browse the repository at this point in the history
Signed-off-by: Dup4 <lyuzhi.pan@gmail.com>
  • Loading branch information
Dup4 committed Sep 17, 2023
1 parent 7026be4 commit dce56f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"files.insertFinalNewline": true,
"files.trimFinalNewlines": true,
"clangd.arguments": [
"--compile-commands-dir=./",
"--compile-commands-dir=./build",
"--background-index",
"--header-insertion=never",
"--all-scopes-completion",
Expand Down

0 comments on commit dce56f9

Please sign in to comment.