Skip to content

Commit

Permalink
chore: ignore "snet" while spellchecking
Browse files Browse the repository at this point in the history
  • Loading branch information
mlegner committed May 2, 2024
1 parent 4d8614f commit fd577e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _typos.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[files]
extend-exclude = ["crates/scion/src/test_data"]

[default.extend-words]
snet = "snet"

0 comments on commit fd577e1

Please sign in to comment.