2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-18 23:18:40 +00: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