NomicFoundation / hardhat

Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
https://hardhat.org
Other
7k stars 1.36k forks source link

Sort the help messages alphabetically within each section #5422

Open alcuadrado opened 2 weeks ago

alcuadrado commented 2 weeks ago

Our help messages have different sections with multiple items within them. For example, lists of tasks, subtasks, global options, etc. Each of those lists should be sorted alphabetically.