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
internal/cuetxtar: ensure ordering of files in txtar is consistent
Currently, if outputs change the ordering of such a file may
change within the file, resulting in large diffs.
This change ensures that the original ordering, is at least
maintained.
Signed-off-by: Marcel van Lohuizen <[email protected]>
Change-Id: I3ea91967c39e9656bb958bc23c06f60512276b6d
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1199751
Reviewed-by: Matthew Sackman <[email protected]>
TryBot-Result: CUEcueckoo <[email protected]>
0 commit comments