Browse Source

Apply suggestion from @YuriiMotov

pull/15796/head
Yurii Motov 1 month ago
committed by GitHub
parent
commit
08bb97706c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      pyproject.toml

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

Loading…
Cancel
Save