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

python.analysis.typeEvaluation.xxx is not marked in settings.json when pyrightconfig.json exists #6498

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

Comments

@heejaechang
Copy link
Contributor

Environment data

  • Pylance version: 2024.9.102

Code Snippet

"python.analysis.typeEvaluation.analyzeUnannotatedFunctions": true

Repro Steps

  1. add setting.json with the above setting and also create pyrightconfig.json file under root of workspace

Expected behavior

error under the setting

Actual behavior

no error

python.analysis.typeEvaluation.xxx settings can affect CI results. so when pyrightconfig.json exits, feels like that should take the precedence.

@github-actions github-actions bot added the needs repro Issue has not been reproduced yet label Sep 30, 2024
@heejaechang heejaechang changed the title ython.analysis.typeEvaluation.xxx is not marked in settings.json when pyrightconfig.json exists python.analysis.typeEvaluation.xxx is not marked in settings.json when pyrightconfig.json exists Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs repro Issue has not been reproduced yet
Projects
None yet
Development

No branches or pull requests

2 participants