Files
greptimedb/typos.toml
Yingwen c6ce4485a2 chore: adjust manifest cache log level (#7655)
* chore: adjust manifest cache log level

Signed-off-by: evenyag <realevenyag@gmail.com>

* chore: add consts to words

Signed-off-by: evenyag <realevenyag@gmail.com>

---------

Signed-off-by: evenyag <realevenyag@gmail.com>
2026-02-03 07:08:52 +00:00

22 lines
376 B
TOML

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