[multimedia/kdenlive] /: [KDE CI] Set run-qmllint to True
Julius Künzel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 54c12c6f9e3e624aba746a6edb685483fe050efe by Julius Künzel. Committed on 09/08/2026 at 21:49. Pushed by jlskuz into branch 'master'. [KDE CI] Set run-qmllint to True M +1 -0 .kde-ci.yml https://invent.kde.org/multimedia/kdenlive/-/commit/54c12c6f9e3e624aba746a6edb685483fe050efe diff --git a/.kde-ci.yml b/.kde-ci.yml index d1ceb10a9f..6b91d0ccf9 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -41,4 +41,5 @@ Options: require-passing-tests-on: [ 'Linux/Qt6', 'FreeBSD/Qt6', 'Windows/Qt6' ] cppcheck-arguments: ['-i', 'tests/', '--suppress=*:tests/fakeit.hpp', '--suppress=*:tests/catch.hpp', '--suppress=*:fuzzer/fakeit_standalone.hpp'] require-cppcheck-clean: True + run-qmllint: True core-usage-limit: 8