10 lines
172 B
TOML
10 lines
172 B
TOML
[files]
|
|
extend-exclude = [
|
|
"nix-js/tests/tests/regex.rs",
|
|
"nix-js/tests/tests/lang",
|
|
]
|
|
|
|
[default.extend-words]
|
|
contextful = "contextful"
|
|
contextfull = "contextful"
|