Files
hatchet/.typos.toml
abelanger5 0b2b12d851 docs: high availability and docs on HA helm chart (#1074)
* docs: high availability and docs on HA helm chart

* fix: linting

* ignore manifests for typos
2024-11-25 15:17:20 -08:00

20 lines
302 B
TOML

[files]
extend-exclude = [
".git/",
"go.mod",
"go.sum",
"frontend/docs/pages/blog/*.json",
"frontend/docs/*-lock.yaml",
]
ignore-hidden = false
[default]
extend-ignore-re = [
"\\bwha-webhook-",
"[0-9A-Za-z/+]{80}",
]
[default.extend-words]
datas = "datas"
strat = "strat"