From 9c375116132095e17993b88f80978eb0cd726762 Mon Sep 17 00:00:00 2001 From: Fintan Halpenny Date: Fri, 17 Apr 2026 16:59:31 +0100 Subject: [PATCH] =?UTF-8?q?Revert=20"typos:=20Rule=20for=20...=20->=20?= =?UTF-8?q?=E2=80=A6"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 8a38fa8c73e0c068a6da54a35bf2cea83cad4bcd. --- .typos.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.typos.toml b/.typos.toml index 6c5cdc8f..060f8362 100644 --- a/.typos.toml +++ b/.typos.toml @@ -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"]