From 9f99d6a9137c652289ea4450e5c3f1cec7188ea9 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 12 Jul 2025 11:34:01 +0200 Subject: [PATCH] typos.toml drop exceptions means for packages/*, now excluded by dir --- .github/scripts/typos.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/scripts/typos.toml b/.github/scripts/typos.toml index 1d6822da9c..f1d108da60 100644 --- a/.github/scripts/typos.toml +++ b/.github/scripts/typos.toml @@ -5,8 +5,8 @@ [default] extend-ignore-identifiers-re = [ "(ba|BA|fo|Fo|FU|Iy|ND|OT|pn|PN|ue|UE)", - "(bck|ben|CNA|ECT|EDE|edn|Jod|kno|MEK|Ned|noo|nin|nto|ser|Typ|typ|URE|wrk)", - "(admi|alue|CLEA|clen|GOST|HELO|helo|htpt|PARM|PASE)", + "(ben|CNA|ECT|EDE|Jod|kno|MEK|Ned|noo|nto|ser|Typ|URE)", + "(admi|alue|CLEA|clen|GOST|HELO|helo|htpt|PASE)", "(HEADE|numer|optin|stati)", "(Januar|passin|Passiv|perfec|PUNICODE|TEMPLAT)", ]