From bdaf9f12c424e96bf5a91aa0a8dcf1965c2fb365 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Wed, 14 Jun 2023 20:49:31 +0200 Subject: [PATCH] chore: Update typos configuration --- misc/typos.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/misc/typos.toml b/misc/typos.toml index f1eb931f0..b484b655d 100644 --- a/misc/typos.toml +++ b/misc/typos.toml @@ -1,9 +1,11 @@ [default.extend-words] +caf = "caf" fo = "fo" hda = "hda" ot = "ot" seve = "seve" thi = "thi" +wronly = "wronly" [files] extend-exclude = ["misc/codespell-allowlist.txt", "src/third_party"] -- 2.47.2