Browse Source

Apply suggestion from @YuriiMotov

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

2
pyproject.toml

@ -345,7 +345,7 @@ extend-ignore-re = [
# Quoted typo documented in a release note # Quoted typo documented in a release note
"'wll' to 'will'", "'wll' to 'will'",
# German article title in a release note # German article title in a release note
"FastAPI Modul", "FastAPI Modul.",
] ]
[tool.typos.default.extend-identifiers] [tool.typos.default.extend-identifiers]

Loading…
Cancel
Save