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

don't run on .pyi files by default #174

Closed
DetachHead opened this issue Sep 1, 2022 · 4 comments
Closed

don't run on .pyi files by default #174

DetachHead opened this issue Sep 1, 2022 · 4 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug good first issue Good for newcomers needs PR

Comments

@DetachHead
Copy link

pylint currently doesn't support .pyi files, so this plugin should ignore them by default: pylint-dev/pylint#4987

i tried using ignore-patterns to work around this, but that doesn't seem to work either: #169

@github-actions github-actions bot added the triage-needed Issue is not triaged. label Sep 1, 2022
@karthiknadig karthiknadig self-assigned this Sep 6, 2022
@karthiknadig karthiknadig added bug Issue identified by VS Code Team member as probable bug and removed triage-needed Issue is not triaged. labels Sep 6, 2022
@luabud luabud added good first issue Good for newcomers ghc-osd labels Sep 14, 2023
@luabud
Copy link
Member

luabud commented Sep 18, 2023

We are reserving this issue for Grace Hopper's Open Source Day, which will take place on September 22nd, 2023. If you're part of the event and would like to submit a contribution to this issue, please let us know, and we'll be happy to assign it to you.

For other community members who are not participating in the event, we appreciate your interest in contributing! We kindly request that you wait until after September 22nd to work on this issue. If no one from the event has been assigned to it by then, we'll gladly assign it to you. Thank you for your understanding and support!

@Ektaroy
Copy link

Ektaroy commented Sep 22, 2023

Hii @luabud,
I would like to work on this issue. Can you please assign it to me?

@karthiknadig karthiknadig assigned Ektaroy and unassigned karthiknadig Sep 22, 2023
@Pierre-Sassoulas
Copy link

Please note that pylint compatible with astroid version above 3.0.0a4 or superior (pylint =>3.0.0a7) will recognize pyi files see, pylint-dev/astroid#2182

@DetachHead
Copy link
Author

closing this since pylint now partially supports pyi files

@DetachHead DetachHead closed this as not planned Won't fix, can't repro, duplicate, stale Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug good first issue Good for newcomers needs PR
Projects
None yet
Development

No branches or pull requests

5 participants