We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7943c6f commit 21a77ddCopy full SHA for 21a77dd
.typos.toml
@@ -1,6 +1,7 @@
1
[files]
2
extend-exclude = [
3
- ".git/"
+ ".git/",
4
+ "blake2/tests/data/*"
5
]
6
7
[default.extend-words]
0 commit comments