Skip to content

Commit 25a0676

Browse files
committed
Suppressed false positive spelling error
1 parent 28e359f commit 25a0676

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/_typos.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ extend-exclude = [
1414
"LLama.Benchmark/Assets/",
1515
"LLama.Examples/Assets/"
1616
]
17+
18+
[default.extend-words]
19+
# Used in a comment in SafeLLamaSamplerHandle.cs, as a prefix of "hello"
20+
teh = "hel"

0 commit comments

Comments
 (0)