cake
cake copied to clipboard
Showdescription parameter should list tasks alphabetically
Currently the showdescription lists tasks in the order they were defined. IMHO it would more useful if they were listed alphabetically.
@pascalberger The new behavior you're suggestion is very opinionated. The current behavior is to list the tasks in the order they're executed (and not the order they are defined).
Another approach to this could be to respect a --sort flag when listing the tasks.