-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Improve linting and formatting docs #22709
Comments
These docs say "Choose a linter" or "Choose a formatter". However, I believe that choosing multiple linters isn't unadvised (some third-party linters combine Pylint, flake8 and mypy). I think the same is true with isort and black formatter. |
That's a good point, we can improve the framing there to make it clearer that you can use tools side by side. |
Integrate wiki page. Which ones support the vscode-jupyter extension? |
We're tracking this issue for adding support for notebooks: #21142 I'm closing this issue here as fixed by microsoft/vscode-docs#6960 😊 |
This is to track handling the feedback we've been receiving regarding https://code.visualstudio.com/docs/python/linting and https://code.visualstudio.com/docs/python/formatting.
The text was updated successfully, but these errors were encountered: