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

Deprecation warnings in Codespaces #112

Closed
StevenMaude opened this issue Nov 28, 2023 · 1 comment
Closed

Deprecation warnings in Codespaces #112

StevenMaude opened this issue Nov 28, 2023 · 1 comment

Comments

@StevenMaude
Copy link
Contributor

2023-11-28 10:00:47.216 [error] Following setting is deprecated: "python.linting.flake8Enabled"
2023-11-28 10:00:47.216 [error] All settings starting with "python.linting." are deprecated and can be removed from settings.
2023-11-28 10:00:47.216 [error] Linting features have been moved to separate linter extensions.
2023-11-28 10:00:47.216 [error] See here for more information: https://code.visualstudio.com/docs/python/linting
2023-11-28 10:00:47.216 [error] Please install "flake8" extension: https://marketplace.visualstudio.com/items?itemName=ms-python.flake8

We might also want to review what we use here; maybe Ruff would be better?

Also see #52.

@StevenMaude
Copy link
Contributor Author

Fixed by #119.

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

No branches or pull requests

1 participant