summaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
authorseth <[email protected]>2023-04-04 23:23:28 -0400
committerseth <[email protected]>2023-04-05 20:34:12 -0400
commit65d0b7a553f718b1ba34799e604ceb07c062af61 (patch)
tree9a6b1c78aa6e79c2201ba124b536a05231b0ae20 /.vscode
parented076bbd6fc22b32ea353ae6bd3cac79d039719a (diff)
rewrite in rust :)
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index 8d2aa8f..0000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "editor.tabSize": 2,
- "editor.insertSpaces": false,
- "files.eol": "\n",
- "python.formatting.provider": "yapf",
- "python.linting.pylintEnabled": true,
-} \ No newline at end of file