You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Asciidoctor: Consistent sorting in warning message (#615)
When our copy images extension can't find an image it outputs *all* of
the paths that it searched so you can be super sure it searched all the
places that you wanted it to search. This sorts the output so that the
error message is consistent. Which is mostly nice for tests. I mean, it
is nice for stuff like reproducibility of errors locally too, but it is
super nice for tests. And it is my tests that are failing.
0 commit comments