Skip to content

Commit

Permalink
Suppressed false positive spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
martindevans committed Oct 26, 2024
1 parent 8ac24a4 commit ebcf1ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/_typos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ extend-exclude = [
"LLama.Benchmark/Assets/",
"LLama.Examples/Assets/"
]

[default.extend-words]
# Used in a comment in SafeLLamaSamplerHandle.cs, as a prefix of "hello"
teh = "hel"

0 comments on commit ebcf1ee

Please sign in to comment.