forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
area-lintingfeature-requestRequest for new features or functionalityRequest for new features or functionality
Milestone
Description
Currently the after installing the extension we prompt users to Install Pylint, presenting it as the only option when in fact users can modify their configuration to use Flake8, Pep8, mypy, pydocstyle, prospector and pylama.
Instead, we will prompt users to Configure Linting, which will invoke a new “Configure Linting” command giving them the choice of linting choice. It will be clear what our recommended defaults is in the list of options, so that new users have an easy time setting it up.
Metadata
Metadata
Assignees
Labels
area-lintingfeature-requestRequest for new features or functionalityRequest for new features or functionality