vulkano/.typos.toml
Viktor Szépe 07736487d6
Fix typos and introduce a workflow (#2537)
* Fix typos and introduce a workflow

* Revert vk.xml

* Update .typos.toml

* fix typos config
2024-06-30 13:19:35 +02:00

15 lines
227 B
TOML

[files]
extend-exclude = [
".git/",
"vulkano/spirv.core.grammar.json",
"vulkano/vk.xml",
]
ignore-hidden = false
[default.extend-words]
lod = "lod"
uscaled = "uscaled"
[default.extend-identifiers]
ANDed = "ANDed"