Files
bugsink/events/markdown_stacktrace.py
Klaas van Schelven 8b241f0a11 Fix: trim trailing whitespace in stacktrace markdown
Chose to fix output, not loosen the test: trailing spaces are invisible
noise, vary by editors/OS, and break deterministic rendering in Markdown.
Stripping them makes output more useful in general and avoids flaky diffs.
2025-09-15 16:37:28 +02:00

5.5 KiB