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

Rollout for Pylint and flake8 extension suggestion notifications #20749

Closed
5 of 6 tasks
karthiknadig opened this issue Feb 24, 2023 · 1 comment
Closed
5 of 6 tasks

Rollout for Pylint and flake8 extension suggestion notifications #20749

karthiknadig opened this issue Feb 24, 2023 · 1 comment
Assignees
Labels
area-linting feature-request Request for new features or functionality needs PR Ready to be worked on verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@karthiknadig
Copy link
Member

karthiknadig commented Feb 24, 2023

  • Rollout 5%
  • Rollout 10%
  • Rollout 25%
  • Rollout 50%
  • Rollout 75%
  • Rollout 100%
@karthiknadig karthiknadig added feature-request Request for new features or functionality area-linting needs PR Ready to be worked on labels Feb 24, 2023
@karthiknadig karthiknadig added this to the March 2023 milestone Feb 24, 2023
@luabud luabud closed this as completed Mar 23, 2023
@luabud
Copy link
Member

luabud commented Mar 23, 2023

verification steps:

  • enable the built-in functionality for pylint with the python.linting.pylintEnabled setting
  • open a Python file to activate the Python extension. You may need to changes and save the file to trigger linting
  • if you don't have the Pylint extension installed, you should see the following notification:
    image

and then do the same but with flake8 (python.linting.flake8Enabled)

if you dismiss this prompt, you will see our old "error" notification saying you need to install the linter in your environment.

@luabud luabud added the verification-needed Verification of issue is requested label Mar 23, 2023
@rzhao271 rzhao271 added the verified Verification succeeded label Mar 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 23, 2023
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 needs PR Ready to be worked on verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants