ordering after ./gradlew generateMetadataByCountry #4581
matkoniecz
started this conversation in
General
Replies: 1 comment
-
Not for me. Maybe it returns different results per platform? Feel free to add code to sort the results by alphabet before writing them to file |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@westnordost what happens where you run
./gradlew generateMetadataByCountry
?For me it consistently rearranges lists, so that
atmOperators
is afterorchardProduces
But I see f79e1e0 - is it result of
./gradlew generateMetadataByCountry
?(if yes, then ideally something would be done so order is well defined and consistent across implementations)
Beta Was this translation helpful? Give feedback.
All reactions