From 3b14e48226bc288370fd0bceacab23dc74528946 Mon Sep 17 00:00:00 2001 From: IWANABETHATGUY Date: Wed, 1 Feb 2023 14:44:43 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20revert=20settings.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index bad58b6a9e85..206e9cbd61d2 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -31,10 +31,6 @@ "debug" ], "rust-analyzer.cargo.features": [ - "cSpell.allowCompoundWords": true, - "cSpell.caseSensitive": true, - // "rust-analyzer.checkOnSave.command": "clippy", - "rust-analyzer.checkOnSave.features": [ // We use this to make IDE faster "rust-analyzer", "rkyv-impl",