Zanie Blue
b5660cec26
Silence prettier logs during crate readme generation ( #17271 )
...
These were interleaved in stderr and are just noise.
2025-12-30 09:46:59 -06:00
Zanie Blue
e006a69fe8
Configure prettier prose-wrap in .prettierrc instead of the CLI ( #17184 )
...
This also removes the file-specific targets from prettier execution
which means we're including `.json`, `.css`, and `.html` files, which
seems like an improvement.
Co-authored-by: Claude <noreply@anthropic.com >
2025-12-18 18:54:23 -06:00
Zanie Blue
99c40f74c5
Link to the uv version in crates.io member READMEs ( #16939 )
...
Closes https://github.com/astral-sh/uv/issues/16931
2025-12-02 20:02:22 +00:00
Zanie Blue
17c1061676
Fix the links to uv in crates.io member READMEs ( #16848 )
2025-11-25 18:47:32 +00:00
Zanie Blue
d735e27750
Drop unpublished crates from the uv crates.io README ( #16847 )
2025-11-25 18:46:02 +00:00
Zanie Blue
7b8240dca9
Generate a README for crate members too ( #16812 )
...
We skip members with existing READMEs for now.
Follows #16809 and #16811
2025-11-21 15:44:05 -06:00