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

Remove outdated linting lines in settings for vscode #336

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

BerglundDaniel
Copy link
Member

No description provided.

@HalfVoxel
Copy link
Contributor

I don't think the mypy one is outdated?

@BerglundDaniel
Copy link
Member Author

VS code say it's been removed
2023-11-03 08:38:40.513 [error] Following setting is deprecated: "python.linting.mypyEnabled"
2023-11-03 08:38:40.513 [error] All settings starting with "python.linting." are deprecated and can be removed from settings.
2023-11-03 08:38:40.513 [error] Linting features have been moved to separate linter extensions.
2023-11-03 08:38:40.513 [error] See here for more information: https://code.visualstudio.com/docs/python/linting
2023-11-03 08:38:40.513 [error] Please install "mypy" extension: https://marketplace.visualstudio.com/items?itemName=ms-python.mypy-type-checker

@BerglundDaniel BerglundDaniel merged commit a76e0ca into master Nov 6, 2023
1 check failed
@BerglundDaniel BerglundDaniel deleted the db/vs-code-lint branch November 6, 2023 15:57
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