From 2d7c90f51a82622c115c2636cdd92cbd3b4696a2 Mon Sep 17 00:00:00 2001 From: isaak654 Date: Sat, 29 Jan 2022 00:43:28 +0100 Subject: [PATCH] Update codespell.yml --- .github/workflows/codespell.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml index 43b82dcb..43611d45 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -33,4 +33,5 @@ jobs: with: check_filenames: false skip: ./.git,./SandboxiePlus/MiscHelpers/*,./Sandboxie/msgs/Text-*-*.txt,./SandboxiePlus/SandMan/*.ts,./Installer/Languages.iss - ignore_words_list: pevent,doubleclick,parm,parms,etcp,ois,ba,ptd,modell,namesd + builtin: clear,rare,code + ignore_words_list: pevent,doubleclick,parm,parms,etcp,ois,ba,ptd,modell,namesd,stdio,uint,errorstring