Add typos lint to workflow.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2025-05-14 05:24:02 +00:00
parent 2b67de9fc3
commit 6d926f0413
4 changed files with 62 additions and 0 deletions

6
.typos.toml Normal file
View File

@@ -0,0 +1,6 @@
[default.extend-words]
"allocatedp" = "allocatedp"
"conduwuit" = "conduwuit"
"execuse" = "execuse"
"leafs" = "leafs"
"serialize" = "serialize"