forked from llm-d/llm-d-benchmark
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_typos.toml
More file actions
60 lines (57 loc) · 1.31 KB
/
Copy path_typos.toml
File metadata and controls
60 lines (57 loc) · 1.31 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
48
49
50
51
52
53
54
55
56
57
58
59
60
# Typos configuration for llm-d-benchmark
# https://github.com/crate-ci/typos
[files]
extend-exclude = [
# Jupyter notebook outputs contain generated content
"**/*.ipynb",
]
[default.extend-words]
# sed regex pattern (not a typo)
ba = "ba"
# Shell variable / abbreviation
nam = "nam"
# Parameter abbreviation used in code
parm = "parm"
# Pre-existing typos in codebase (to be fixed separately)
analagous = "analagous"
analisys = "analisys"
benchamrk = "benchamrk"
benchark = "benchark"
byt = "byt"
clinet = "clinet"
configiration = "configiration"
correspon = "correspon"
correspondance = "correspondance"
Descriptin = "Descriptin"
dictionray = "dictionray"
Direcotry = "Direcotry"
diretory = "diretory"
expceted = "expceted"
explaning = "explaning"
failng = "failng"
implementaton = "implementaton"
intial = "intial"
lenght = "lenght"
occured = "occured"
occurence = "occurence"
octect = "octect"
ommited = "ommited"
onlye = "onlye"
optios = "optios"
ouput = "ouput"
overriden = "overriden"
ovewritten = "ovewritten"
paraemeter = "paraemeter"
paramaters = "paramaters"
performnace = "performnace"
Pleae = "Pleae"
plugable = "plugable"
priviledged = "priviledged"
seperate = "seperate"
seperating = "seperating"
shoudn = "shoudn"
Specifiy = "Specifiy"
ths = "ths"
Unsupport = "Unsupport"
varaibles = "varaibles"
wating = "wating"