Revert "typos: Rule for ... -> …"

This reverts commit 8a38fa8c73.
This commit is contained in:
Fintan Halpenny 2026-04-17 16:59:31 +01:00
parent 81fd141139
commit 9c37511613
1 changed files with 0 additions and 3 deletions

View File

@ -11,9 +11,6 @@ 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"]