Skip to content

fix: align [private] registry tag in dbc search output#343

Merged
amoeba merged 1 commit intomainfrom
fix/341-inconsistent-indentation-dbc-search
Apr 6, 2026
Merged

fix: align [private] registry tag in dbc search output#343
amoeba merged 1 commit intomainfrom
fix/341-inconsistent-indentation-dbc-search

Conversation

@zeroshade
Copy link
Copy Markdown
Member

Summary

Fixes #341.

  • Renders the [private] registry tag as its own table column (between name and description) so it aligns consistently across drivers with different name lengths
  • The extra column is only added when at least one driver has a registry tag, so output for public-only results is unchanged
  • Adds a test asserting both [private] tags appear at the same column offset
  • Updates docs examples to reflect the new alignment

@zeroshade zeroshade added this to the 0.3.0 milestone Apr 5, 2026
@amoeba amoeba merged commit 2a16c65 into main Apr 6, 2026
10 checks passed
@amoeba amoeba deleted the fix/341-inconsistent-indentation-dbc-search branch April 6, 2026 19:21
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.

Inconsistent indentation of [private] in dbc search

2 participants