Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
typos: Rule for ... -> …
Fintan Halpenny committed 22 days ago
commit 415f1d5268f7add5843d3c3abb89a10b2a1ba839
parent c8cb5ea6b904402d27bb96db290ce77377a09877
1 file changed +3 -0
modified .typos.toml
@@ -11,6 +11,9 @@ extend-ignore-re = [
[default.extend-identifiers]
"typ" = "typ" # We may write "typ" instead of "type". The latter is a Rust keyword.

+
[default.extend-words]
+
"..." = "…"
+

[type.codespell]
check-file = false
extend-glob = [".codespellrc"]