curve25519-dalek-source/.typos.toml
Tony Arcieri 5e0b429b05
Add typos action and correct typos (#766)
* Add `typos` action and correct typos

https://github.com/crate-ci/typos

* Add `name` to `typos` job
2025-06-04 17:40:10 +02:00

19 lines
405 B
TOML

[files]
extend-exclude = [
".git/",
"*.svg",
"TESTVECTORS"
]
[default]
extend-ignore-re = [
# Patterns which appear to be 36 or more characters of Base64/Base64url
'\b[0-9A-Za-z+/]{36,}\b',
'\b[0-9A-Za-z_-]{36,}\b',
]
[default.extend-words]
"AKE" = "AKE" # Authenticated Key Exchange
"Ono" = "Ono" # Surname
"Tung" = "Tung" # Name
"Monts" = "Monts" # Abbreviation for Montgomery