forked from extern/nushell
8787ec9fe8
- Add Github Actions workflow to check typos - Fix existing typos
13 lines
242 B
TOML
13 lines
242 B
TOML
[files]
|
|
extend-exclude = ["crates/nu-command/tests/commands/table.rs", "*.tsv", "*.json", "*.txt"]
|
|
|
|
[default.extend-words]
|
|
# Ignore false-positives
|
|
nd = "nd"
|
|
fo = "fo"
|
|
ons = "ons"
|
|
ba = "ba"
|
|
Plasticos = "Plasticos"
|
|
IIF = "IIF"
|
|
numer = "numer"
|