mirror of
https://gitcode.com/gh_mirrors/se/setup-uv.git
synced 2026-07-03 10:37:35 +00:00
182c9c7e92
## Summary I know this is a little tedious but I'd prefer to use the same settings as in Ruff.
5 lines
54 B
JSON
5 lines
54 B
JSON
{
|
|
"trailingComma": "all",
|
|
"proseWrap": "always"
|
|
}
|