Files
greptimedb/typos.toml
2025-03-01 09:21:36 +00:00

19 lines
299 B
TOML

[default.extend-words]
Pn = "Pn"
ue = "ue"
worl = "worl"
ot = "ot"
typ = "typ"
typs = "typs"
unqualifed = "unqualifed"
[files]
extend-exclude = [
"corrupted",
"tests-fuzz/src/data/lorem_words",
"*.sql",
"*.result",
"src/pipeline/benches/data.log",
"cyborg/pnpm-lock.yaml"
]