Some checks failed
CI / Check typos (push) Successful in 15s
CI / Check links (push) Failing after 1m37s
CI / Clippy (push) Successful in 3m44s
CI / Build and test (push) Successful in 12m33s
CI / Build container (push) Successful in 10m24s
CI / Deploy on waypoint (push) Successful in 49s
10 lines
231 B
TOML
10 lines
231 B
TOML
[default]
|
|
extend-words."typ" = "typ"
|
|
extend-ignore-re = [
|
|
# Line block with # spellchecker:<on|off>
|
|
"(?s)(#|//)\\s*spellchecker:off.*?\\n\\s*(#|//)\\s*spellchecker:on",
|
|
]
|
|
|
|
[files]
|
|
extend-exclude = ["css", "crates/lib/page/htmx"]
|