You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2023-11-21 10:15:54.811 [error] Following setting is deprecated: "python.linting.pylintEnabled"
2023-11-21 10:15:54.811 [error] All settings starting with "python.linting." are deprecated and can be removed from settings.
2023-11-21 10:15:54.811 [error] Linting features have been moved to separate linter extensions.
2023-11-21 10:15:54.811 [error] See here for more information: https://code.visualstudio.com/docs/python/linting
2023-11-21 10:15:54.811 [error] Please install "pylint" extension: https://marketplace.visualstudio.com/items?itemName=ms-python.pylint
Checklist
I have enabled debug logging for my installation.
I have filled out the issue template to the best of my ability.
This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
This issue is not a duplicate issue of currently previous issues..
Describe the issue
Specifying the Python linting option in .devcontainer.json is deprecated and so we should look to specify this in another way
Reproduction steps
N/A
Debug logs
N/A
Diagnostics dump
No response
The text was updated successfully, but these errors were encountered:
System Health details
Checklist
Describe the issue
Specifying the Python linting option in
.devcontainer.json
is deprecated and so we should look to specify this in another wayReproduction steps
N/A
Debug logs
Diagnostics dump
No response
The text was updated successfully, but these errors were encountered: