mirror of
https://github.com/yihong0618/bilingual_book_maker.git
synced 2025-06-01 00:50:12 +00:00
9 lines
239 B
TOML
9 lines
239 B
TOML
# See https://github.com/crate-ci/typos/blob/master/docs/reference.md to configure typos
|
|
[default.extend-words]
|
|
sur = "sur"
|
|
banch = "banch" # TODO: not sure if this is a typo or not
|
|
fo = "fo"
|
|
ba = "ba"
|
|
[files]
|
|
extend-exclude = ["LICENSE"]
|