ci: add "edn" to typos

This commit is contained in:
Ching Pei Yang 2025-07-23 23:38:01 +02:00
commit 153290a767
No known key found for this signature in database
GPG key ID: B3841364253DC4C8

2
.github/typos.toml vendored
View file

@ -5,6 +5,8 @@ default.extend-ignore-words-re = [
"befores",
"annote",
"viw",
"edn",
"esy",
"BA", # somehow "BANanaD3V" is valid, but BA is not...
]