mirror of
https://github.com/nushell/nushell.git
synced 2025-05-06 16:02:58 +00:00
* default to if cellpath not found * fmt * add test * fix test * fix clippy * move behaviour behind `-i` flag * prevent any possibility of an unspanned error * ignore all errors * seperate testes * fmt