Skip to content

Commit

Permalink
Update the VSCode settings [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
cedx committed Nov 13, 2024
1 parent 62a9651 commit 5923de7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"editor.insertSpaces": false,
"editor.tabSize": 2,
"files.encoding": "utf8",
"files.exclude": {"Cakefile": true},
"files.insertFinalNewline": true,
"files.trimTrailingWhitespace": true,
"[markdown]": {"files.trimTrailingWhitespace": false},
Expand Down

0 comments on commit 5923de7

Please sign in to comment.