-
Notifications
You must be signed in to change notification settings - Fork 120
Expand file tree
/
Copy path.typos.toml
More file actions
33 lines (30 loc) · 993 Bytes
/
.typos.toml
File metadata and controls
33 lines (30 loc) · 993 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
# https://github.com/crate-ci/typos
# cargo install typos-cli
# typos
[files]
extend-exclude = [
"**/*.{css,snap,txt}",
"**/CHANGELOG.md",
"pnpm-lock.yaml",
"biome.jsonc",
"packages/web-platform/web-explorer/preinstalled/homepage.json",
"packages/web-platform/web-tests/tests/web-elements/performance/react-dom.production.min.js",
"packages/web-platform/web-tests/tests/web-elements/*",
"packages/web-platform/web-tests/tests/react.spec.ts-snapshots/*",
"packages/web-platform/web-tests/tests/react.spec.ts",
"packages/web-platform/web-tests/tests/react/basic-element-x-overlay-ng-playground-test/index.jsx",
"packages/web-platform/offscreen-document/src/webworker/OffscreenCSSStyleDeclaration.ts",
]
[default]
extend-ignore-re = [
"(?Rm)^.*(#|//)\\s*spellchecker:disable-line$",
"(?s)(#|//)\\s*spellchecker:off.*?\\n\\s*(#|//)\\s*spellchecker:on",
]
[default.extend-words]
childs = "childs"
styl = "styl"
aci = "aci"
nd = "nd"
bui = "bui"
ba = "ba"
alog = "alog"