Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.4.3
-
None
-
macOS Ventura 13.3.1(a) on a Apple M1 Max
using the iTerm terminal with zsh shell
Qt installed via [homebrew](https://brew.sh) with `homebrew install qt`
qmlformat --version
qmlformat 6.4.3
-
-
1655c53d4 (tqtc/lts-6.2)
Description
This is a reopening of QTBUG-107685 - qmlformat creates temp file with trailing "~" which is not removed.
The same error can be recreated with the command line command `qmlformat -i main.qml`, which leaves a `main.qml~` file behind, after formatting the original base file.