mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-10 06:34:20 +00:00
7 lines
130 B
TOML
7 lines
130 B
TOML
[default.extend-words]
|
|
"earch" = "earch" # Because of <s>earch in the list footer
|
|
|
|
[files]
|
|
extend-exclude = [
|
|
"CHANGELOG.md",
|
|
]
|