Eliminate code duplication in TableBuilder #8

Open
opened 2026-06-22 23:17:29 +02:00 by raupy · 0 comments
Owner

TableBuilder.horizontalLine() and horizontalSeparator() are nearly identical.

Fix: horizontalSeparator() should delegate to horizontalLine() with the vertical border char as left/right.

TableBuilder.horizontalLine() and horizontalSeparator() are nearly identical. Fix: horizontalSeparator() should delegate to horizontalLine() with the vertical border char as left/right.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
raupy/console-utils#8
No description provided.