Skip to content

Conversation

@tmeckel
Copy link
Owner

@tmeckel tmeckel commented Sep 29, 2025

Closes: #27

…text

This commit enhances the  struct by adding a new  field. This allows commands to specify a desired table format (e.g., 'default', 'embedded'), providing more flexible output rendering capabilities. The  function is updated to initialize this field.
This commit introduces a new 'embedded' table style to the list printer. When this style is selected, the printer renders a table without headers and with minimal borders, making it suitable for embedding within other formatted output. This change enhances the flexibility of the list printer for more complex output scenarios.
This commit adds a new test case to the list printer to verify the correctness of the 'embedded' table format. The test ensures that the printer renders the table without headers and with the expected minimal borders.
@tmeckel tmeckel merged commit d2db393 into master Sep 29, 2025
1 check passed
@tmeckel tmeckel deleted the tmeckel/issue27 branch September 29, 2025 12:45
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.

feat: Implement azdo repo delete

1 participant