1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-25 14:07:26 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Niklas Jonsson
a59414203f
Only discard command comment if prev token was comment ()
This fixes issues where a file with multiple def commands with their own
doc comments, some of the comments would be discarded.
2021-06-17 14:11:05 +12:00
Leonhard Kipp
f03f1949bf
Logs and tests ()
* Add command name to err

* Add var name to error message

* Add test for def comment in test
2021-04-01 17:09:33 -05:00