-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.typos.toml
More file actions
54 lines (46 loc) · 1.6 KB
/
.typos.toml
File metadata and controls
54 lines (46 loc) · 1.6 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
# See https://github.com/crate-ci/typos/blob/master/docs/reference.md to configure typos
[default]
locale = "en"
extend-ignore-re = [
# Inline spellchecker directives
"(?Rm)^.*(#|//)\\s*spellchecker:disable-line$",
"(#|//)\\s*spellchecker:ignore-next-line\\n.*",
"(?s)(#|//)\\s*spellchecker:off.*?\\n\\s*(#|//)\\s*spellchecker:on",
"(?Rm)^.*<!--\\s*spellchecker:disable-line\\s*-->$",
"<!--\\s*spellchecker:ignore-next-line\\s*-->\\n.*",
"(?s)<!--\\s*spellchecker:off\\s*-->.*?<!--\\s*spellchecker:on\\s*-->",
]
[default.extend-words]
Hashi = "Hashi"
Sur = "Sur"
debugg = "debugg" # for debugg-ai-mcp filename
parm = "parm" # formula name
Parm = "Parm" # Ruby class name for formula
sur = "sur" # for big sur
yor = "yor"
aks = "aks" # Azure Kubernetes Service
Aks = "Aks"
AKS = "AKS"
[files]
extend-exclude = [
"Formula/h/holo-cli.rb", # for `index 4ba84b7..9d404c0`
"Formula/r/readmeai.rb", # upstream pr ref, https://github.com/eli64s/readme-ai/pull/158
"Formula/r/rusticon.rb", # error: `ND` should be `AND` for license
"patches/**",
"docs/terminal-trove/terminal_trove_weekly.md",
"formula-status/formula-status.md",
"STATUS.md",
]
[type.ruby.extend-words]
certifi = "certifi" # python package name used in ruby formulae
fo = "fo" # for resinator.rb
Iinclude = "Iinclude" # C compiler -I flag in zerolang.rb
[type.md.extend-words]
certifi = "certifi"
ratatui = "ratatui"
[type.tap_migrations]
extend-glob = ["**/tap_migrations.json"]
[type.tap_migrations.extend-words]
sherif = "sherif" # for tap_migrations.json
[type.tap_migrations.extend-identifiers]
sherif = "sherif" # for tap_migrations.json