Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Configure Linter' command #572

Closed
MikhailArkhipov opened this issue Jan 11, 2018 · 1 comment · Fixed by #599
Closed

'Configure Linter' command #572

MikhailArkhipov opened this issue Jan 11, 2018 · 1 comment · Fixed by #599
Assignees
Labels
area-linting feature-request Request for new features or functionality
Milestone

Comments

@MikhailArkhipov
Copy link

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. 

@MikhailArkhipov
Copy link
Author

df39217

@lock lock bot locked as resolved and limited conversation to collaborators Jul 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-linting feature-request Request for new features or functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants