mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 16:33:37 +01:00
8eefb7313e
# Description
Make typos config more strict: ignore false positives where they occur.
1. Ignore only files with typos
2. Add regexp-s with context
3. Ignore variable names only in Rust code
4. Ignore only 1 "identifier"
5. Check dot files
🎁 Extra bonus: fix typos!!
|
||
---|---|---|
.. | ||
builder.rs | ||
de.rs | ||
error.rs | ||
lib.rs | ||
ser.rs | ||
util.rs | ||
value.rs |