From: Joel Rosdahl Date: Wed, 14 Jun 2023 18:49:31 +0000 (+0200) Subject: chore: Update typos configuration X-Git-Tag: v4.9~164 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdaf9f12c424e96bf5a91aa0a8dcf1965c2fb365;p=thirdparty%2Fccache.git chore: Update typos configuration --- 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"]