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'",