BurntSushi/tabwriter

Right alignment of last column

Open

#29 ouverte le 9 mars 2020

Voir sur GitHub
 (9 commentaires) (0 réactions) (0 assignés)Rust (26 forks)github user discovery
bughelp wanted

Métriques du dépôt

Stars
 (272 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur