nushell/crates/nu-cli
Shaarad Dalvi 9c14fb6c02
Show error when trying to sort by invalid column (#1880)
* Show error when trying to sort by invalid column

* Added test for changes

* Addressed comments, updated test

* Removed unnecessary mutable keyword

* Changed split-column to solt column after rebase from upstream
2020-05-25 05:37:08 +12:00
..
src Show error when trying to sort by invalid column (#1880) 2020-05-25 05:37:08 +12:00
tests Show error when trying to sort by invalid column (#1880) 2020-05-25 05:37:08 +12:00
Cargo.toml Move from language-reporting to codespan (#1825) 2020-05-19 06:44:27 +12:00