Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.6, 6.8
-
None
-
27ee3aa44 (dev), 79a962681 (6.8)
Description
Currently, qmllint does not load its plugins before processing its command line parameters.
- This means that -
helpwon't tell you how to turn off or modify warnings from plugins, like -Quick.property-changes-parsed disable. - This means that you get weird warnings when using --Quick.property-changes-parsed disable like:
Unknown option 'Quick.property-changes-parsed'. - This means that you don't get default values for categories in plugins when writing out setting files via --write-defaults
Attachments
Issue Links
- is duplicated by
-
QTBUG-116303 qmllint: Add plugin warning to default ini file
-
- Closed
-
For Gerrit Dashboard: QTBUG-130358 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
598426,5 | qmllint: load plugin categories before parsing arguments | dev | qt/qtdeclarative | Status: MERGED | +2 | +1 |
599993,4 | qmllint: load plugin categories before parsing arguments | 6.8 | qt/qtdeclarative | Status: MERGED | +2 | +1 |