forked from astral-sh/uv
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_typos.toml
More file actions
29 lines (26 loc) · 761 Bytes
/
_typos.toml
File metadata and controls
29 lines (26 loc) · 761 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[files]
extend-exclude = [
"**/snapshots/",
"test/ecosystem/**",
"test/requirements/**/*.in",
"crates/uv-build-frontend/src/pipreqs/mapping",
]
ignore-hidden = false
[default]
extend-ignore-re = [
"FRiENDlY-\\.\\.\\.-_-BARd",
"FrIeNdLy-\\._\\.-bArD",
"I borken you cache",
"eb1ba5f5",
"e8208120cae3ba69",
"github_pat_[0-9a-zA-Z_]+",
"LICENSEs",
"astroid",
]
[default.extend-identifiers]
seeked = "seeked" # special term used for streams
CPY_VERSION_RE = "CPY_VERSION_RE" # CPython version regex
[default.extend-words]
certifi = "certifi" # Python package name
Iz = "Iz" # appears in base64-encoded hashes
vulnerabilit = "vulnerabilit" # appears in pluralization renderings of "vulnerability"/"vulnerabilities"