feat(build): add typos checking

for both commitmsg ans staged_files
This commit is contained in:
Yorick Barbanneau 2024-04-17 16:49:46 +02:00
parent cc4d0a7d3f
commit 67e7a3269d
2 changed files with 11 additions and 1 deletions

3
_typos.toml Normal file
View file

@ -0,0 +1,3 @@
[default.extend-words]
doas = "doas"
edn = "edn"