Skip to content
Snippets Groups Projects
Commit 9c2d0a2d authored by Alex Clemmer's avatar Alex Clemmer Committed by Jess
Browse files

:nail_care: Add row-padding string pretty printer

Historically, every time we've needed to write out something tabular,
we've hand-rolled an ad hoc padded row writer. Yes, in each case. Such
is #startuplife.

The third time we did this we wrote this with bugs, and so now we are
rewriting it in a general, tested function, and transitioning all places
where we call this to use this function.
parent dec48302
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment