Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
Description
Currently, qmlformat requires us to give it an explicit list of files to format in-place. It would be useful to be able to pass a folder to qmlformat and have it process all *.qml files contained within. An option to recurse into subfolders would be ideal.
qmlformat --recurse --directory .