Closed Torhal closed 3 years ago
@Torhal, thanks for the feedback!
Details about how exports are formatted can be found here. And sorting exports by paths is not supported yet because the requirement isn't clear.
But I'm happy to discuss any suggestions from you.
@Torhal - I'll close this issue since there isn't enough response to start a discussion. But feel free to re-open it once you have something in mind.
I had expected exports to be sorted by the same criteria as imports, but discovered that only the barrel names are sorted.
Given
Nothing happens. If these were imports instead of exports, you'd see:
Given:
The export is correctly sorted as:
This is correct, as it is what also happens for imports.