From c5ae37f223cc00ce9f1ea0633693eba64566dfa1 Mon Sep 17 00:00:00 2001 From: ranshid Date: Thu, 13 Feb 2025 22:42:19 +0200 Subject: [PATCH] Add spellchecker ignore section (#1730) Added an ignore-words section for the typos checker --------- Signed-off-by: Ran Shidlansik --- .config/typos.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/typos.toml b/.config/typos.toml index a8ecab921c..d76dbf88b8 100644 --- a/.config/typos.toml +++ b/.config/typos.toml @@ -13,6 +13,7 @@ ignore-hidden = false exat = "exat" optin = "optin" smove = "smove" +Parth = "Parth" # seems like the spellchecker does not like it is similar to "Path" [type.c] extend-ignore-re = [