-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Expand file tree
/
Copy path_typos.toml
More file actions
47 lines (43 loc) · 1.14 KB
/
_typos.toml
File metadata and controls
47 lines (43 loc) · 1.14 KB
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
files.extend-exclude = [
"ai-models/agents_deployment/transformers/supported_models",
"cvat-ui/src/assets/opencv_4.8.0.js",
"cvat-data/src/ts/3rdparty/*.js",
"site/themes/docsy/",
"*.log",
"*.min.js",
"*.patch",
]
default.extend-ignore-re = [
# test passwords
"\"md5.*?\"",
# Line ignore with trailing "# spellchecker:disable-line"
# or trailing "// spellchecker:disable-line"
"(?Rm)^.*(#|//)\\s*spellchecker:disable-line$",
# Line block with "# spellchecker:<on|off>"
# or "// spellchecker:<on|off>"
"(?s)(#|//)\\s*spellchecker:off.*?\\n\\s*(#|//)\\s*spellchecker:on"
# Taken from https://github.com/crate-ci/typos/blob/master/docs/reference.md#example-configurations
]
[default.extend-words]
AVOD = "AVOD"
NAM = "NAM"
blok = "block"
cheeck = "check"
configurate = "configure"
convertation = "conversion"
convertor = "converter"
cubiod = "cuboid"
cuboiud = "cuboid"
cuccessfully = "successfully"
firts = "first"
leafs = "leafs"
nd = "nd"
onject = ""
perameters = "parameters"
segway = "segway"
splitted = "splitted"
succefull = "successful"
tesk = "task"
tpic = "tpic"
trak = "trak"
typ = "type"