Sign in
qemu
/
meson
/
refs/heads/versionfromfile
/
.
/
docs
/
markdown
/
snippets
/
summary_alignment.md
blob: 78a7541bd26c0da8b7e3dd2c9823bdf521f8d2b1 [
file
] [
log
] [
blame
] [
view
]
## summary() now uses left alignment for all values
Previously
it aligned toward the center
,
but
this
was deemed harder to read
than all left aligned
.