Skip to content

Commit 9e58e99

Browse files
author
marwan37
committed
update typos.toml to exclude .jsonl files
1 parent 88bdfdf commit 9e58e99

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.typos.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ extend-exclude = [
55
"*.ipynb",
66
"llm-finetuning/*",
77
"end-to-end-computer-vision/*",
8+
"research-radar/data/*.jsonl",
89
]
910

1011
[default.extend-identifiers]
@@ -39,6 +40,12 @@ colours = "colours"
3940
initialised = "initialised"
4041
visualisation = "visualisation"
4142
customise = "customise"
43+
modernbert = "modernbert"
44+
deepseek = "deepseek"
45+
huggingface = "huggingface"
46+
answerdotai = "answerdotai"
47+
preprocessor = "preprocessor"
48+
logits = "logits"
4249

4350
[default]
4451
locale = "en-us"

0 commit comments

Comments
 (0)