Skip to content

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

Merged
joedevivo merged 2 commits intojoedevivo:masterfrom
evilhamsterman:fix-workspace-config
Dec 30, 2023
Merged

Don't overwrite options in python.analysis.diagnosticSeverityOverrides#123
joedevivo merged 2 commits intojoedevivo:masterfrom
evilhamsterman:fix-workspace-config

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