From 08bb97706cb83bf9da3cb81d47a0194f9994f76d Mon Sep 17 00:00:00 2001 From: Yurii Motov <109919500+YuriiMotov@users.noreply.github.com> Date: Fri, 19 Jun 2026 15:59:43 +0200 Subject: [PATCH] Apply suggestion from @YuriiMotov --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2d197cc0df..9171c2dbd2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -340,7 +340,7 @@ extend-exclude = [ [tool.typos.default] extend-ignore-re = [ - # GitHub usernames in @mentions, e.g. @OCE1960 + # GitHub usernames in @mentions "@[a-zA-Z0-9](?:-?[a-zA-Z0-9])*", # Quoted typo documented in a release note "'wll' to 'will'",