Details
-
Suggestion
-
Status: Need More Info
-
Not Evaluated
-
Resolution: Incomplete
-
None
-
None
-
None
Description
This would be a nice early-ish warning for modules with QML files, as it can be run before any other (slower) tests and seems to be a bit faster. The syntax is:
qmllint -U <qml file path>
If it produces any output (warnings), the test should fail.