1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-25 05:57:18 +01:00
nushell/crates/nu-json/src
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
..
builder.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
de.rs Minimize future false positive typos () 2024-05-04 15:00:44 +00:00
error.rs Use variable names directly in the format strings () 2023-01-29 19:37:54 -06:00
lib.rs Adds tab indentation option for JSON files. () 2022-03-03 13:15:13 -05:00
ser.rs Use nightly clippy to kill dead code/fix style () 2024-03-30 09:17:28 +08:00
util.rs Remove 🆖 comments () 2023-01-27 08:48:31 -05:00
value.rs Rework for new clippy lints () 2024-05-02 19:29:03 +02:00