Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Disabling Pylance Linting, while keeping Pyright Type Checking. #6486

Closed
farzbood opened this issue Sep 30, 2024 · 0 comments
Closed

Disabling Pylance Linting, while keeping Pyright Type Checking. #6486

farzbood opened this issue Sep 30, 2024 · 0 comments
Assignees
Labels
needs repro Issue has not been reproduced yet

Comments

@farzbood
Copy link

Hi,
I'm using Ruff as my Python Linter, so don't need Pylance Linting functionality, but want to keep using PyRight as static Type-Checking tool.

I've tried many settings/configurations to achieve that but no success yet!
Why are these Language Server/Linter and Type Checker so tight coupled anyway?!
Is there a way to do so or should just use another tool e.g: mypy instead?

Any suggestions would be appreciated.

@github-actions github-actions bot added the needs repro Issue has not been reproduced yet label Sep 30, 2024
@microsoft microsoft locked and limited conversation to collaborators Sep 30, 2024
@rchiodo rchiodo converted this issue into discussion #6492 Sep 30, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
needs repro Issue has not been reproduced yet
Projects
None yet
Development

No branches or pull requests

2 participants