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

Resolve Pylance/Pylint overlap (optionally?) #479

Open
ewerybody opened this issue Dec 15, 2023 · 1 comment
Open

Resolve Pylance/Pylint overlap (optionally?) #479

ewerybody opened this issue Dec 15, 2023 · 1 comment
Labels
feature-request Request for new features or functionality needs community feedback

Comments

@ewerybody
Copy link

I see Pylance and Pylint have different uses and I truly love them both but there IS some overlap, right?
To mitigate having double the amount of problems listed I already gathered a list of disable flags for Pylint for things that are already handled by Pylance sufficiently (this is probably incomplete!)

import-error,no-member,no-name-in-module,unused-variable,unused-argument,attribute-defined-outside-init,unused-import,
undefined-loop-variable,access-member-before-definition,undefined-variable,pointless-statement,no-value-for-parameter

But these are now both MS projects! Wouldn't it be rather trivial to find that Pylance is also used to disable these things automatically or at least optionally? :)
Thank you
ëRiC

@github-actions github-actions bot added the triage-needed Issue is not triaged. label Dec 15, 2023
@karthiknadig karthiknadig removed their assignment Jan 18, 2024
@karthiknadig karthiknadig added feature-request Request for new features or functionality needs community feedback and removed triage-needed Issue is not triaged. labels Jan 18, 2024
@karthiknadig
Copy link
Member

Thanks for the feature request! We are going to give the community 60 days from when this issue was created to provide 7 👍 upvotes on the opening comment to gauge general interest in this idea. If there's enough upvotes then we will consider this feature request in our future planning. If there's unfortunately not enough upvotes then we will close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality needs community feedback
Projects
None yet
Development

No branches or pull requests

2 participants