[plasma/xdg-desktop-portal-kde] /: Enable qml linting in CI
David Redondo <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 4d45072cf64fa1a2be026aedda95eeaab877be5b by David Redondo.
Committed on 29/07/2026 at 10:14.
Pushed by davidre into branch 'master'.
Enable qml linting in CI
M +1 -0 .kde-ci.yml
https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/4d45072cf64fa1a2be026aedda95eeaab877be5b
diff --git a/.kde-ci.yml b/.kde-ci.yml
index d9a20477..f9019537 100644
--- a/.kde-ci.yml
+++ b/.kde-ci.yml
@@ -42,3 +42,4 @@ Options:
- '--enable=warning,style,performance'
- '--suppress-xml=cppcheck-suppressions.xml'
- '--library=xdg-desktop-portal-kde-cppcheck.xml'
+ run-qmllint: True