forked from nushell/nushell
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtypos.toml
More file actions
36 lines (32 loc) · 696 Bytes
/
typos.toml
File metadata and controls
36 lines (32 loc) · 696 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
[files]
extend-exclude = [
".git/",
"crates/nu-command/tests/commands/table.rs",
"crates/nu-cmd-extra/assets/228_themes.json",
"tests/fixtures/formats/",
]
ignore-hidden = false
[default]
extend-ignore-re = [
"Plasticos Rival",
"│ in_custom_valu │",
"│ ine │",
":es\\|ful\\(",
"\\\\u\\{e7ba\\}",
"([0-9a-f][0-9a-f] ){4}",
"--find ba\\b",
"0x\\[ba be\\]",
"\\)BaR'",
"fo�.txt",
"ue",
]
[type.rust.extend-words]
nd = "nd"
typ = "typ"
numer = "numer"
styl = "styl"
[default.extend-identifiers]
ratatui = "ratatui"
enabled_indented_mutiline_value = "enabled_indented_mutiline_value"
[default.extend-words]
ratatui = "ratatui"