-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new VSCode Flake8 and mypy extensions
This commit will replace the settings for Flake8, mypy, and Pylint that were previously managed by the main `ms-python.python` extension with updated settings for the new extensions `ms-python.flake8` and `ms-python.mypy-type-checker`. This commit will also add the new extensions to the appropriate manifest file. The extensions are available on Open VSX for use with VSCodium. https://open-vsx.org/extension/ms-python/flake8 https://open-vsx.org/extension/ms-python/mypy-type-checker
- Loading branch information
1 parent
e95145d
commit 7fe470d
Showing
2 changed files
with
12 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters