Skip to content

fix(report): Add commas between tags in generated markdown #553

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 31, 2025

Conversation

tejakummarikuntla
Copy link
Contributor

@tejakummarikuntla tejakummarikuntla commented Jul 31, 2025

Adds commas between tags in the markdown report output to improve readability. Previously, tags were appended without separators, making them appear as a single tag.

Before:
Screenshot 2025-07-31 at 8 36 29 PM

After:
Screenshot 2025-07-31 at 8 35 19 PM

KunalSin9h
KunalSin9h previously approved these changes Jul 31, 2025
Signed-off-by: Teja Kummarikuntla <[email protected]>
KunalSin9h
KunalSin9h previously approved these changes Jul 31, 2025
@KunalSin9h KunalSin9h self-requested a review July 31, 2025 15:14
@KunalSin9h KunalSin9h dismissed their stale review July 31, 2025 15:15

one improvement.

Co-authored-by: Kunal Singh <[email protected]>
Signed-off-by: Teja Kummarikuntla <[email protected]>
@KunalSin9h KunalSin9h requested a review from abhisek July 31, 2025 15:19
@abhisek abhisek merged commit 47939fa into safedep:main Jul 31, 2025
9 checks passed
@abhisek
Copy link
Member

abhisek commented Jul 31, 2025

Thanks @tejakummarikuntla for your contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants