-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
6.10.0 Beta3
-
Linux Mint 22 Cinnamon
I have attached a small example project where qmlformat indents functions incorrectly when saving a file in QtCreator 17. See also attached screenshot.
qmlformat.ini
[General] FunctionsSpacing=true IndentWidth=4 MaxColumnWidth=120 NewlineType=native NormalizeOrder=true ObjectsSpacing=true SemicolonRule=always SortImports=false UseTabs=false