mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-07-07 20:55:04 +00:00

## Summary I know this is a little tedious but I'd prefer to use the same settings as in Ruff.
3 lines
97 B
TypeScript
3 lines
97 B
TypeScript
export const REPO = "uv";
|
|
export const OWNER = "astral-sh";
|
|
export const TOOL_CACHE_NAME = "uv";
|