Last 12 weeks · 0 commits
2 of 6 standards met
Hi — thanks for this lovely library! It's been very useful in 🙏 I noticed that in , appends after every argument, including the last one: https://github.com/sharkdp/bugreport/blob/73e84cd67be8272852015fe7d7f38ce704352605/src/collector.rs#L123-L129 does the same when rendering the line: https://github.com/sharkdp/bugreport/blob/73e84cd67be8272852015fe7d7f38ce704352605/src/collector.rs#L239-L245 That produces Markdown code blocks with trailing whitespace at the ends of lines, for example: This produces output that can sometimes look a bit messy. For example, it can lead to unexpected line breaks when printed in a sufficiently narrow terminal. I've added a workaround in for now. But if you're open to it, I'd like to fix this upstream as well. Would you be open to accepting a PR and cutting a new release with it when you have a moment? No pressure! Thanks again!
Repository: sharkdp/bugreport. Description: Rust library to collect system and environment information for bug reports Stars: 172, Forks: 14. Primary language: Rust. Languages: Rust (97.8%), Shell (2.2%). License: Apache-2.0. Topics: bug-reporting, diagnostics, rust. Latest release: v0.6.0 (6mo ago). Open PRs: 0, open issues: 1. Last activity: 6mo ago. Community health: 42%. Top contributors: sharkdp, Enselic, unlimitedsola, eth-p, obi1kenobi, tversteeg.