Sign in
qemu
/
meson
/
refs/heads/exewrapfix
/
.
/
docs
/
markdown
/
snippets
/
summary_alignment.md
blob: 49e8748deb9c446d4a2e40b481894c575c96209c [
file
] [
log
] [
blame
] [
view
]
## `summary()` now uses left alignment for both keys and values
Previously
it aligned keys toward the center
,
but
this
was deemed harder
to read than having everything left aligned
.