skai273
|
d6b62deee4
|
Fix msys2 venv path (#25062)
Fix https://github.com/microsoft/vscode-python/issues/24792
|
2025-05-13 17:13:39 +00:00 |
Karthik Nadig
|
5cec0e0461
|
Revert "ruff 0.8.0 fixes" (#24489)
Reverts microsoft/vscode-python#24488
|
2024-11-25 21:00:10 +00:00 |
Joar Wandborg
|
98fea6ec58
|
ruff 0.8.0 fixes (#24488)
- Ruff 0.8.0 was released on November 22nd
([changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md#080))
- [Lint action installs latest version of
`ruff`](9059aeae65/.github/actions/lint/action.yml (L46) )
|
2024-11-25 17:02:10 +00:00 |
Karthik Nadig
|
c314babd28
|
Fix issue with creating `.gitignore` with venvs (#24155)
Fixes https://github.com/microsoft/vscode-python/issues/24151
|
2024-09-23 19:06:46 +00:00 |
Brett Cannon
|
462b9bf2cb
|
Enable explicit Ruff check rules (#23741)
Co-authored-by: Rafał <23004737+rafrafek@users.noreply.github.com>
|
2024-07-09 13:01:15 -07:00 |
Karthik Nadig
|
8b4b2678ec
|
Ensure that we check `.venv` dir not `.venv` file (#22954)
Closes https://github.com/microsoft/vscode-python/issues/22842
|
2024-04-02 10:46:24 +02:00 |
Karthik Nadig
|
27783cea76
|
Rename `pythonFiles` to `python_files` (#22921)
|
2024-03-01 13:27:50 -08:00 |