mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 09:04:18 +01:00
e810995cf8
Supersede #12376
18 lines
344 B
TOML
18 lines
344 B
TOML
[files]
|
|
extend-exclude = ["crates/nu-command/tests/commands/table.rs", "*.tsv", "*.json", "*.txt", "tests/fixtures/formats/*"]
|
|
|
|
[default.extend-words]
|
|
# Ignore false-positives
|
|
nd = "nd"
|
|
pn = "pn"
|
|
fo = "fo"
|
|
ful = "ful"
|
|
ons = "ons"
|
|
ba = "ba"
|
|
Plasticos = "Plasticos"
|
|
IIF = "IIF"
|
|
numer = "numer"
|
|
ratatui = "ratatui"
|
|
doas = "doas"
|
|
wheres = "wheres"
|