hi, is it possible to indicate line number when grift task return error? maybe something with ``` fmt.Printf("%+v\n", err) ```
hi,
is it possible to indicate line number when grift task return error?
maybe something with