summaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
authorJonas Platte <jplatte+git@posteo.de>2022-12-16 10:12:11 +0100
committerJonas Platte <jplatte+git@posteo.de>2022-12-16 10:12:11 +0100
commit7fd5b22e3b03cd6f10bb40b1dda05a3815ee25b2 (patch)
treeb3045e996d0bcb6a09dc5356eed2dba9c98a085c /.vscode
parentdb7a7085f4e65fed17140a5d15327bc67bcdacdd (diff)
downloadconduit-7fd5b22e3b03cd6f10bb40b1dda05a3815ee25b2.zip
The procMacro option has long been on by default
… and it's good to let people have their own local configs that won't be tracked by git.
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index 95294d4..0000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "rust-analyzer.procMacro.enable": true,
-} \ No newline at end of file