Some checks failed
CI / Check typos (push) Successful in 1m3s
CI / Check links (push) Failing after 1m14s
CI / Clippy (push) Successful in 1m43s
CI / Build and test (push) Successful in 1m31s
CI / Build container (push) Successful in 1m45s
CI / Deploy on waypoint (push) Failing after 1m23s
10 lines
262 B
TOML
10 lines
262 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 = ["crates/service/service-webpage/css", "crates/lib/page/htmx"]
|