-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Labels
Description
Currently the .ByCount sorter for indices does not order things reliably within a given count. This means that every time I make a build my index of tags changes order. It's not a huge deal but it's sortav annoying and adding a secondary sort seems like it would only help. I could probably draft a patch but I wanted to verify that others are interested first.