Skip to content

fix: format tags as tag1: tag2: tag3:#9

Open
tapheret2 wants to merge 1 commit into
linuxcaffe:mainfrom
tapheret2:fix/tag-output-spacing
Open

fix: format tags as tag1: tag2: tag3:#9
tapheret2 wants to merge 1 commit into
linuxcaffe:mainfrom
tapheret2:fix/tag-output-spacing

Conversation

@tapheret2

Copy link
Copy Markdown

Summary

Fixes tag output so multi-tags render as tag1: tag2: tag3: instead of a single comma-joined list with one trailing colon.

Why

Closes #3

Test plan

  • Multi-tag task formats each tag with trailing colon + spaces

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.

bug: fix tag output; break up tag1,tag2,tag3:, into tag1:, tag2:, tag3:,

1 participant