GitShow/sharkdp/bugreport
sharkdp

bugreport

Rust library to collect system and environment information for bug reports

by sharkdp
bug-reportingdiagnosticsrust
Star on GitHubFork

Rust

172 stars14 forks6 contributorsQuiet · 6mo agoSince 2020v0.6.0Apache-2.0

Meet the team

See all 6 on GitHub →
sharkdp
sharkdp91 contributions
Enselic
Enselic16 contributions
unlimitedsola
unlimitedsola5 contributions
eth-p
eth-p2 contributions
obi1kenobi
obi1kenobi1 contribution
tversteeg
tversteeg1 contribution

Languages

View on GitHub →
Rust97.8%
Shell2.2%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
sharkdp
Upgrade CI workflowMergedPR
sharkdp · 6mo ago
obi1kenobi
Trailing whitespace emitted by `CommandLine::collect()` and `CommandOutput::collect()`ClosedIssue

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!

obi1kenobi · 6mo ago
obi1kenobi
Avoid adding trailing whitespace.MergedPR

Fixes #19.

obi1kenobi · 6mo ago
Structured data for AI agents

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.

·@ofershap

Replace github.com with gitshow.dev