chore: also use typos (#5931)

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Co-authored-by: Ralf W. Grosse-Kunstleve <rgrossekunst@nvidia.com>
This commit is contained in:
Henry Schreiner
2025-12-13 05:17:08 -05:00
committed by GitHub
parent 41a4d0c4b6
commit 1006933415
7 changed files with 39 additions and 9 deletions

View File

@@ -184,3 +184,26 @@ isort.required-imports = ["from __future__ import annotations"]
[tool.repo-review]
ignore = ["PP"]
[tool.typos]
files.extend-exclude = ["/cpython"]
[tool.typos.default.extend-identifiers]
ser_no = "ser_no"
SerNo = "SerNo"
StrLits = "StrLits"
[tool.typos.default.extend-words]
nd = "nd"
valu = "valu"
fo = "fo"
quater = "quater"
optin = "optin"
othr = "othr"
#[tool.typos.type.cpp.extend-words]
setp = "setp"
ot = "ot"
[tool.typos.type.json.extend-words]
ba = "ba"