qtdeclarative/tools/qmlformat
Semih Yavuz 8aa5d17618 qmlformat: fix formatting with -F option
qmlformat accepts -F option to format a list of files given in another
file. That should supposed to be inplace, but qmlformat would send
output to stdout. To fix this, force inplace formatting if the
options.files are not empty.

Change-Id: If62dd3edde91460eba5812b1d7aea1b7422f46bf
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2023-10-16 18:28:49 +02:00
..
CMakeLists.txt qmlls: move into own private static library 2023-02-07 19:23:13 +01:00
qmlformat.cpp qmlformat: fix formatting with -F option 2023-10-16 18:28:49 +02:00