mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-04-05 07:05:18 -04:00
## Summary I know this is a little tedious but I'd prefer to use the same settings as in Ruff.
4 lines
54 B
JSON
4 lines
54 B
JSON
{
|
|
"trailingComma": "all",
|
|
"proseWrap": "always"
|
|
}
|