-
Currently, when running lychee with the output format=json, a fail_map, or success_map includes objects with an url and a status as a human readable text. command:
Instead of having the status as a readable string, it might be useful in some cases to have the actual error code. For example:
What do you think about that? |
Beta Was this translation helpful? Give feedback.
Answered by
mre
Mar 23, 2023
Replies: 1 comment
-
Good idea. I'd accept a pull request for that. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vilben
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Good idea. I'd accept a pull request for that.