nushell/crates/nu-json/src
Viktor Szépe 8eefb7313e
Minimize future false positive typos (#12751)
# 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
..
builder.rs
de.rs Minimize future false positive typos (#12751) 2024-05-04 15:00:44 +00:00
error.rs
lib.rs
ser.rs Use nightly clippy to kill dead code/fix style (#12334) 2024-03-30 09:17:28 +08:00
util.rs
value.rs Rework for new clippy lints (#12736) 2024-05-02 19:29:03 +02:00