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

Vale: Avoid annotating text in HTML a elements

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P2: Important
    • None
    • None
    • Documentation
    • Linux/X11, Windows
    • 0305e0a77 (dev)
    • DaVinci 98, DaVinci 99

    Description

      The custom spelling rule that we maintain to avoid noise about words with camel-case, especially, API names. This leads to vale warnings with a elements, which are otherwise ignored. The following are the possible alternatives to fix this issue:

      • Modify the regex used for the custom spelling rule
      • Update the vocabularies list with tokens that are warned about the most, but they should be ignored by vale.
      • Modify the script to check if a warning is within the context of an anchor attributes, and ignore such vale warnings.

      Attachments

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

        Activity

          People

            treinio Topi Reiniö
            veshivas Venugopal Shivashankar
            Topi Reiniö Topi Reiniö
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes