- uv tool install is the correct way to install CLI tools like ruff - uv pip install --system is for Python packages, not tools
- uv tool install is the correct way to install CLI tools like ruff - uv pip install --system is for Python packages, not tools