Skip to content

Don't overwrite options in python.analysis.diagnosticSeverityOverrides #123

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

Merged
merged 2 commits into from
Dec 30, 2023
Merged

Don't overwrite options in python.analysis.diagnosticSeverityOverrides #123

merged 2 commits into from
Dec 30, 2023

Conversation

evilhamsterman
Copy link
Contributor

@evilhamsterman evilhamsterman commented Sep 11, 2023

This resolves the issue mentioned in #105 and also adds a default setting to ignore reportShadowedImports since current versions of the Python extension report errors for code.py overwritting the code library from Python.

This is similar to #120 but I believe this is a more expandible method

@tyeth
Copy link

tyeth commented Nov 17, 2023

is there another way of doing it just for code, rather than all shadow imports?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants