ruff/python/ruff
Anders Kaseorg 6683ed49bc
Portably find ruff binary path from Python (#2574)
Prefer the version from a currently active virtualenv over a version
from `pip install --user`.  Add the .exe extension on Windows, and
find the path for `pip install --user` correctly on Windows.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2023-02-04 17:19:27 -05:00
..
__init__.py Move top level ruff into python folder (#1806) 2023-01-11 23:12:55 -05:00
__main__.py Portably find ruff binary path from Python (#2574) 2023-02-04 17:19:27 -05:00