rustlings/.typos.toml

8 lines
130 B
TOML
Raw Normal View History

2024-09-13 13:07:53 +00:00
[default.extend-words]
"earch" = "earch" # Because of <s>earch in the list footer
2024-04-25 17:02:07 +00:00
[files]
extend-exclude = [
"CHANGELOG.md",
]