BurntSushi/tabwriter

Right alignment of last column

Open

#29 geöffnet am 9. März 2020

Auf GitHub ansehen
 (9 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (26 Forks)github user discovery
bughelp wanted

Repository-Metriken

Stars
 (272 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Right alignment of the last column only works when there is a trailing tab on the line. Otherwise the last column is left-aligned which looks strange. If this is a known restriction and not a bug it could possibly be documented.

Contributor Guide