-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.10.0 Beta3
-
Linux Mint 22 Cinnamon
-
-
779ab83d8 (6.10), 09bcbf2fd (tqtc/lts-6.8)
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