diff options
| author | seth <[email protected]> | 2023-04-04 23:23:28 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-04-05 20:34:12 -0400 |
| commit | 65d0b7a553f718b1ba34799e604ceb07c062af61 (patch) | |
| tree | 9a6b1c78aa6e79c2201ba124b536a05231b0ae20 /.vscode | |
| parent | ed076bbd6fc22b32ea353ae6bd3cac79d039719a (diff) | |
rewrite in rust :)
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/settings.json | 7 |
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 |
