mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 14:54:15 +00:00
9 lines
116 B
TOML
9 lines
116 B
TOML
|
files.extend-exclude = [
|
||
|
"CHANGELOG.md",
|
||
|
"tests",
|
||
|
]
|
||
|
[default.extend-words]
|
||
|
# Acronyms
|
||
|
als = "als"
|
||
|
lits = "lits"
|