mirror of
https://github.com/fastapi/fastapi.git
synced 2026-06-19 12:58:40 -04:00
Apply suggestion from @YuriiMotov
This commit is contained in:
@@ -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'",
|
||||
|
||||
Reference in New Issue
Block a user