Pull command line parsing into Runner #972
Labels
Command line
Related to command line interface
Per directory config
New per directory config feature
Milestone
As part of #618, the command line parsing code needs to be moved out of the PyLinter class.
It could be moved either into the Runner, into something that creates a Runner, or a new CLIRunner that is a subclass of Runner.
The text was updated successfully, but these errors were encountered: