diff options
author | Brett Cannon <brett@python.org> | 2023-03-02 02:29:11 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-02 02:29:11 +0300 |
commit | 4b7efebea1c19b69a345728bab8cd3f58335c428 (patch) | |
tree | a63d627fde124858e2fde238b8030de118a7e142 /src/dotnet | |
parent | 83c6103db23ce383a23097832bdf15d71f775665 (diff) |
Turn off linting by default in VS Code for Python (#449)feature_python_1.0.21
* Turn off linting by default in VS Code for Python
Linting is on by default if you specify the paths to any linters, so the previous settings would turn on **all** linters.
Also drop linters that don't see much use.
* Fix tests
* Revert all changes
* Remove paths to under-utilized tools and turn off all linting by default
* Bump the version number
Diffstat (limited to 'src/dotnet')
0 files changed, 0 insertions, 0 deletions