We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31c379f commit 0265f46Copy full SHA for 0265f46
.github/workflows/typos.toml
@@ -2,4 +2,5 @@
2
groth = "groth" # to avoid it dectecting it as 'growth'
3
BA = "BA"
4
Ded = "Ded" # "ANDed", it thought "Ded" should be "Dead"
5
-OT = "OT"
+OT = "OT"
6
+aks = "aks" # anchored keys
0 commit comments