From 422e4543c9bcb830ed542e3ef6385bd56794a140 Mon Sep 17 00:00:00 2001 From: HassiumX <5256151+Hakku@users.noreply.github.com> Date: Sun, 15 Feb 2026 23:34:43 +0200 Subject: [PATCH] fix: remove triggering word from codespell comment --- .codespellrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codespellrc b/.codespellrc index 07d5ca48..9ffb303f 100644 --- a/.codespellrc +++ b/.codespellrc @@ -14,7 +14,7 @@ # dateA, dateB - variable names used in sorting comparison functions # TE - HTTP transfer coding header # alle - Finnish word meaning "under/below" (not "all" or "alley") -# vai - Finnish word meaning "or" (not "via" or "vie") +# vai - Finnish word meaning "or" ignore-words-list = numer,wit,aks,edn,ser,ois,gir,rouge,categor,aline,ative,afterall,deques,dateA,dateB,TE,alle,vai # Skip certain files and directories skip = .git,node_modules,package-lock.json,*.lock,website/build,website/.docusaurus