Errors in discovered myke.yml
are printed without the actual path
#101
Labels
Milestone
myke.yml
are printed without the actual path
#101
I have a
myke.yml
config which references few others:When one of them contains an error I receive the following message when running
myke
:⨯ error error=yaml: line 34: could not find expected ':'
Without the actual path to the file causing the trouble, I have no easy way of figuring it out myself.
I would expect an error like:
⨯ error ../dir1/myke.yaml[34]: could not find expected ':'
The text was updated successfully, but these errors were encountered: