Sign in
qemu
/
meson
/
refs/heads/cmdarrays
/
.
/
docs
/
markdown
/
snippets
/
format_from_stdin.md
blob: cebe976c41b061c408ce993ce3bdbd0e4e047f55 [
file
] [
log
] [
blame
] [
view
]
## format command now accept stdin argument
You
can now
use
`-`
argument
for
`meson format`
to read input
from
stdin
instead of reading it
from
a file
.