typos/crates/typos-cli/tests/cmd/extend-builtin-dict.in/_typos.toml

11 lines
117 B
TOML
Raw Normal View History

2023-06-22 09:16:23 -05:00
[type.rust]
check-filename = false
[default.extend-words]
foo = "bar"
[files]
extend-exclude = [
"_typos.toml"
]