Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort classes #27

Closed
schani opened this issue Jul 23, 2017 · 1 comment
Closed

Sort classes #27

schani opened this issue Jul 23, 2017 · 1 comment

Comments

@schani
Copy link
Member

schani commented Jul 23, 2017

I think the classes should be sorted by a breadth-first traversal of the graph, starting from the top-level type. At the same depth we could sort alphanumerically, for example.

@schani
Copy link
Member Author

schani commented Aug 29, 2017

Fixed in 8c10233

@schani schani closed this as completed Aug 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant