Add typos lint to workflow.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
2b67de9fc3
commit
6d926f0413
4 changed files with 62 additions and 0 deletions
6
.typos.toml
Normal file
6
.typos.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[default.extend-words]
|
||||
"allocatedp" = "allocatedp"
|
||||
"conduwuit" = "conduwuit"
|
||||
"execuse" = "execuse"
|
||||
"leafs" = "leafs"
|
||||
"serialize" = "serialize"
|
||||
Loading…
Add table
Add a link
Reference in a new issue