You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find the commands module increasingly hard to read and navigate as it gets bigger and bigger (currently 1.5k loc). What do you think about splitting it up into one submodule per subcommand?
The text was updated successfully, but these errors were encountered:
I find the
commands
module increasingly hard to read and navigate as it gets bigger and bigger (currently 1.5k loc). What do you think about splitting it up into one submodule per subcommand?The text was updated successfully, but these errors were encountered: