roc/typos.toml
Luke Boswell d16ceac894
Migrate old test_syntax snapshots (pass/fail/malformed) to new format (#7910)
* migrate old test_syntax snapshots (pass/fail/malformed) to new format

* ignore snapshots for `typos` CI check
2025-06-30 13:41:46 +02:00

20 lines
407 B
TOML

[files]
extend-exclude = [
"design/language/Abilities.md",
"src/snapshots/fuzz_crash",
"crates/vendor/",
"authors",
"crates",
"examples/static-site-gen/input/",
"COPYRIGHT",
"crates/compiler/checkmate/www/package-lock.json",
"src/zig_llvm.h",
"src/snapshots/",
]
[default]
extend-ignore-identifiers-re = [".*_SME_.*"]
[default.extend-words]
HSA = "HSA"
typ = "typ"