- 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. |
||
---|---|---|
.. | ||
command.rs | ||
csv.rs | ||
delimited.rs | ||
json.rs | ||
mod.rs | ||
nuon.rs | ||
ods.rs | ||
ssv.rs | ||
toml.rs | ||
tsv.rs | ||
xlsx.rs | ||
xml.rs | ||
yaml.rs |