https://bugs.kde.org/show_bug.cgi?id=360310
Thiago Sueto changed:
What|Removed |Added
Status|REPORTED|NEEDSINFO
Resolution|---
In a similar topic I've been pointed to a tool called qmlformat. It's
basically clang-format for QML.
It seems to work quite well. It insists on a very specific code layout :
https://doc.qt.io/qt-5/qml-codingconventions.html
id first, then newly declared properties and so on. This makes the change
Jan Blackwill has bumped this in a recent MR:
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/381
It's a bit easier to visualise the changes, but note gitlab isn't showing
all the changes. It still does better than Phabricator did last year which
just fell over completely.
Bumping
David E
* I fixed some minor bits and pieces
* I would like a review of
https://invent.kde.org/plasma/libksysguard/-/merge_requests/90 as I
think a few people are talking about a ksysguard memory leak
* and I want to bump:
https://invent.kde.org/plasma/plasma-pa/-/merge_requests/18 I've done
the