mirror of
https://github.com/nushell/nushell.git
synced 2025-03-28 16:46:18 +01:00
- Fixes #11997 # Description Fixes the issue that comments are not ignored in SSV formatted data.  # User-Facing Changes If you have a comment in the beginning of SSV formatted data it is now not included in the SSV table. # Tests + Formatting The PR adds one test in the ssv.rs file. All previous test-cases are still passing. Clippy and Fmt have been ran. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
LICENSE |