nushell/tests/shell/pipeline/commands
dannou812 8237d15683
to json -r not removing whitespaces fix (#11948)
fixes #11900  

# Description
Use `serde_json` instead.

# User-Facing Changes
The problem described in the issue now no longer persists.

No whitespace in the output of `to json --raw`
Output of unicode escape changed to consistent `\uffff`

# Tests + Formatting
I corrected all Tests that were affected by this change.
2024-03-20 22:14:31 +01:00
..
external.rs IO and redirection overhaul (#11934) 2024-03-14 15:51:55 -05:00
internal.rs to json -r not removing whitespaces fix (#11948) 2024-03-20 22:14:31 +01:00
mod.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00