[Modify/Add] Implement Typos Workflow

This commit is contained in:
Kanani Nirav
2024-02-27 19:02:00 +09:00
parent 7b51cda58b
commit ff58794b55
6 changed files with 47 additions and 14 deletions

14
.typos.toml Normal file
View File

@@ -0,0 +1,14 @@
# https://github.com/crate-ci/typos/blob/master/docs/reference.md
[default.extend-words]
# Don't correct the surname "Teh"
Daa = 'Daa'
CAF = 'CAF'
[type.png]
extend-glob = ["*.png"]
check-file = false
[type.jpg]
extend-glob = ["*.jpg"]
check-file = false