]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
chore: Update typos configuration
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 14 Jun 2023 18:49:31 +0000 (20:49 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 21 Jun 2023 18:05:33 +0000 (20:05 +0200)
misc/typos.toml

index f1eb931f0e22a465cfe60166b96d597098c87a93..b484b655ddeeebdbe2612581f213f55b71354644 100644 (file)
@@ -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"]