#266: Organize the 'autoqa' script into functions -------------------------+-------------------------------------------------- Reporter: jskladan | Owner: Type: enhancement | Status: new Priority: minor | Milestone: Finger Food Component: core | Keywords: -------------------------+-------------------------------------------------- It would be great to take the autoqa script, identify the 'functionally standalone' parts (e.g. parsing command line options), and encapsulate these into separate functions.
This would definitely make the script not even more readable, but also understandable.