You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Motivation
Toward #307, uv creates empty README files. We can populate these with sensible defaults if we detect empty READMEs and treat them as non-existent
Summary
Treat empty README files in add_readme as non-existent ones are.
Motivation
Toward #307,
uvcreates empty README files. We can populate these with sensible defaults if we detect empty READMEs and treat them as non-existentSummary
Treat empty README files in
add_readmeas non-existent ones are.