Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
typos: Rule for ... -> …
Fintan Halpenny committed 13 days ago
commit 8a38fa8c73e0c068a6da54a35bf2cea83cad4bcd
parent fe353ea
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"]