-
Notifications
You must be signed in to change notification settings - Fork 79
Expand file tree
/
Copy path_typos.toml
More file actions
47 lines (42 loc) · 778 Bytes
/
_typos.toml
File metadata and controls
47 lines (42 loc) · 778 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# Typos configuration
# https://github.com/crate-ci/typos
[files]
extend-exclude = [
"*.svg",
"public/data/contributors/",
"public/data/leaderboard.json",
"messages/",
]
[default.extend-words]
# KubeStellar terms
KubeStellar = "KubeStellar"
kubestellar = "kubestellar"
KubeFlex = "KubeFlex"
kubeflex = "kubeflex"
# Abbreviations
WDS = "WDS"
ITS = "ITS"
WEC = "WEC"
wec = "wec"
WMCS = "WMCS"
OCM = "OCM"
MCP = "MCP"
# Kubernetes abbreviations
AKS = "AKS"
aks = "aks"
EKS = "EKS"
GKE = "GKE"
# Common false positives
ND = "ND"
IST = "IST"
# Technical terms
Hashi = "Hashi"
RTO = "RTO"
IFoS = "IFoS"
Fo = "Fo"
# Contributor usernames (not typos)
MAVRICK = "MAVRICK"
mavrick = "mavrick"
Parth = "Parth"
# Add repo-specific false positives here:
# word = "word"