Since qml part is not automated (only cpp part with clang-format), it makes sense to run it manually for all the files once again with something like:
qmlformat -i -n $(find . -name "*.qml")