-
-
Notifications
You must be signed in to change notification settings - Fork 807
Expand file tree
/
Copy path.typos.toml
More file actions
34 lines (31 loc) · 821 Bytes
/
Copy path.typos.toml
File metadata and controls
34 lines (31 loc) · 821 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
# https://github.com/crate-ci/typos
# cargo install typos-cli
# typos
[files]
extend-exclude = [
"**/*.{css,map,json,txt,snap,bak,diff,html}",
"**/tests/**",
"**/mock/**",
# Imported rspack_sources test and benchmark data contains minified code and source-map mappings.
"crates/rspack_sources/**",
"xtask/benchmark/benches/fixtures/rspack_sources/**",
"xtask/benchmark/benches/groups/rspack_sources_*",
"packages/rspack-test-tools",
"packages/rspack/src/util/hash",
"tests/**",
"**/CHANGELOG.md",
"GOVERNANCE.md",
"pnpm-lock.yaml",
"scripts/test/diff.cjs",
"scripts/test/binary-path.cjs",
]
[default.extend-identifiers]
JSerFeng = "JSerFeng"
[default.extend-words]
Colum = "Colum"
Nd = "Nd"
fo = "fo"
splitted = "splitted"
ws = "ws"
Pn = "Pn"
styl = "styl"