This is preparation for #97 -- gathers up shared options for lint and trace into a struct and pull out shared logic for parsing. A side effect is that args are now listed in the same order for help texts, and help texts are identical for the same options.
This is preparation for #97 -- gathers up shared options for lint and trace into a struct and pull out shared logic for parsing. A side effect is that args are now listed in the same order for help texts, and help texts are identical for the same options.