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 bce45c6 commit 0f2e30bCopy full SHA for 0f2e30b
.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