Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-130358

qmllint: load plugins before processing commandline parameters

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.8.1, 6.8, 6.9.0 FF
    • 6.5.6, 6.8
    • QML: Tooling
    • None
    • 27ee3aa44 (dev), 79a962681 (6.8)

    Description

      Currently, qmllint does not load its plugins before processing its command line parameters.

      1. This means that -help won't tell you how to turn off or modify warnings from plugins, like -Quick.property-changes-parsed disable.
      2. This means that you get weird warnings when using --Quick.property-changes-parsed disable like:
        Unknown option 'Quick.property-changes-parsed'.
      3. This means that you don't get default values for categories in plugins when writing out setting files via --write-defaults

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sami.shalayel Sami Shalayel
            sami.shalayel Sami Shalayel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes