Commit Graph

5 Commits

Author SHA1 Message Date
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 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
Brett Cannon e931bed3ef
Move to Ruff for formatting (#23060)
Also set the line length to 100.
2024-03-12 15:35:53 -07:00
Karthik Nadig 27783cea76
Rename `pythonFiles` to `python_files` (#22921) 2024-03-01 13:27:50 -08:00