1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-23 20:58:19 +02:00
nushell/crates/nu-command
Viktor Szépe 8eefb7313e
Minimize future false positive typos ()
# 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!!
2024-05-04 15:00:44 +00:00
..
src Minimize future false positive typos () 2024-05-04 15:00:44 +00:00
tests Minimize future false positive typos () 2024-05-04 15:00:44 +00:00
Cargo.toml Bump version to 0.93.1 () 2024-05-01 17:19:20 -05:00
LICENSE Fix rest of license year ranges () 2023-04-04 09:03:29 +12:00