Files
greptimedb/typos.toml
shuiyisong 2ade511f26 feat: introduce pipeline crate (#4109)
* chore: introduce pipeline crate

* chore: fix typo
2024-06-05 17:23:25 +00:00

14 lines
181 B
TOML

[default.extend-words]
Pn = "Pn"
ue = "ue"
worl = "worl"
ot = "ot"
[files]
extend-exclude = [
"corrupted",
"tests-fuzz/src/data/lorem_words",
"*.sql",
"*.result"
]