mirror of
https://github.com/nushell/nushell
synced 2025-03-05 15:58:17 +00:00
# Description Add support for using negative values file size for `into filesize`. This will help in sorting the file size if negative values are also passed. **Before**  **After**  # User-Facing Changes - User can now sort negative filesize also # Tests + Formatting - 🟢 toolkit fmt - 🟢 toolkit clippy - 🟢 toolkit test - 🟢 toolkit test stdlib # After Submitting --------- Co-authored-by: Priyank Singh <priyank.singh@soroco.com> |
||
---|---|---|
.. | ||
commands | ||
format_conversions | ||
main.rs |