Commit 836843f
authored
Update VS Code setting for the Python extension (#481)
Remove tool paths for things that are planned for removal from the Python extension (hopefully) this year. Also explicitly turn linting off by default as they are moving to their own extensions (which already exist), and to minimize noise (e.g. Pylint complaining about imports).
This brings things in line with https://github.com/devcontainers/features/tree/main/src/python .1 parent 3e74cb8 commit 836843f
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
119 | 117 | | |
| 118 | + | |
120 | 119 | | |
121 | | - | |
122 | | - | |
| 120 | + | |
123 | 121 | | |
| 122 | + | |
124 | 123 | | |
125 | 124 | | |
126 | 125 | | |
| |||
0 commit comments