Add typos for source code spellchecking.

This commit is contained in:
Bauke 2024-01-24 18:23:20 +01:00
parent caa158ce9f
commit 595b8c25c1
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
[[pre_commit]]
name = "Cargo Complete Check"
command = "cargo make complete-check"
[[pre_commit]]
name = "Typos"
command = "typos"