https://bugzilla.redhat.com/show_bug.cgi?id=2498945
--- Comment #10 from Ben Beasley <[email protected]> --- Thank you for the review! (In reply to Fabio Valentini from comment #9) > Suggestion: > > Drop files like "cspell.json", "deny.toml", "Justfile", "renovate.json", > from the built packages, > and / or also ".editorconfig", ".markdownlint.json", "prettierrc.toml", > ".taplo.toml", and the ".bumpversion/", ".dicts/", and ".github/" folders > upstream from published crates. > > A targeted "package.include" setting might work wonders here (something like > `include = ["/Cargo.toml", "/Cargo.lock", "README.md", "CHANGELOG.md", > "LICENSE-*", "/src/", "/tests/"]` maybe?) > This would only reduce the size of the unpacked sources from ~120 kB to ~100 > kB though, so ... not *a lot*. I will leave it up to you how you want to do > this (if at all - none of the files here are problematic, they're just > unused detritus). A reasonable suggestion. I sent a PR upstream, https://github.com/gamma0987/proc-macro-error3/pull/16, and I’ll apply a version of it downstream. https://release-monitoring.org/project/391868/ -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2498945 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202498945%23c10 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
