From cb10a5b9340b0f2bb9789386bc3a038f1688e999 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Sun, 23 Apr 2023 13:04:53 +0200 Subject: [PATCH] build: silence invalid code spell reporting MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- .vscode/settings.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 865aa283..c7b5bbcd 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -5,32 +5,38 @@ "cSpell.words": [ "Alessandro", "Ardizio", + "autobuild", "Benoit", "caffeinate", + "codeql", "Dependabot", "FOSS", "Gitter", "inheritDoc", + "jaywcjlove", "lcov", "libuv", "loglevel", + "MYBENCH", "markdownlint", "microjob", "microtime", "mochawesome", - "MYBENCH", + "nocombine", + "OPTARG", "octocat", "opencollective", - "OPTARG", "piment", "poolifier", "poolify", "serializable", "Shinigami", + "sonarsource", "suchmokuo", "threadjs", "threadwork", "tsdoc", + "typedoc", "workerpool" ], "sonarlint.connectedMode.project": { -- 2.34.1