Apply suggestion from @YuriiMotov

This commit is contained in:
Yurii Motov
2026-06-19 15:59:43 +02:00
committed by GitHub
parent dcfadc0894
commit 08bb97706c

View File

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