build(precommit): lint typos

This commit is contained in:
Nathaniel Landau
2023-08-31 08:53:42 -04:00
parent 461a067115
commit 22e9719402
6 changed files with 58 additions and 836 deletions

7
.typos.toml Normal file
View File

@@ -0,0 +1,7 @@
[default]
default.locale = "en_us"
[default.extend-words]
nd = "nd" # In the context of 2nd
[files]
extend-exclude = ["*_cache", ".venv", "src/jdfile/utils/strings.py", "tests/fixtures/"]