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

VS Code Dev Container Python Linting Option Deprecated #138

Closed
4 tasks done
YorkshireIoT opened this issue Nov 21, 2023 · 0 comments · Fixed by #163
Closed
4 tasks done

VS Code Dev Container Python Linting Option Deprecated #138

YorkshireIoT opened this issue Nov 21, 2023 · 0 comments · Fixed by #163
Milestone

Comments

@YorkshireIoT
Copy link
Owner

System Health details

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

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

Successfully merging a pull request may close this issue.

1 participant