1
0
Fork 0
mirror of https://github.com/notohh/rustlings.git synced 2024-12-19 23:28:09 -05:00
rustlings/.typos.toml

8 lines
130 B
TOML
Raw Normal View History

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