Skip to content

Commit 21a77dd

Browse files
committed
don't typo-check test vectors
1 parent 7943c6f commit 21a77dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.typos.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[files]
22
extend-exclude = [
3-
".git/"
3+
".git/",
4+
"blake2/tests/data/*"
45
]
56

67
[default.extend-words]

0 commit comments

Comments
 (0)