mirror of
https://github.com/nushell/nushell.git
synced 2025-07-30 03:34:51 +02:00
Adds a special error, which is triggered by `alias foo=bar` style commands. It adds a help string which recommends adding spaces. Resolve #10958 --------- Co-authored-by: Jakub Žádník <kubouch@gmail.com>