1
0
This commit is contained in:
2025-12-11 19:17:53 -08:00
parent 0d72b8a39c
commit 62fcf781c1
4 changed files with 89 additions and 0 deletions

11
typos.toml Normal file
View File

@@ -0,0 +1,11 @@
[default]
extend-ignore-re = [
# Line block with # spellchecker:<on|off>
"(?s)(#|//)\\s*spellchecker:off.*?\\n\\s*(#|//)\\s*spellchecker:on",
]
[default.extend-words]
arange = "arange"
[files]
extend-exclude = []