Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-3958

Sanity bot does not catch improperly cased Pick-to footer

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • production
    • Sanity Bot
    • None

    Description

      The sanity bot should warn when the Pick-to footer has improper capitalization, such as in "pick-to".

       

      Interestingly, the bot does catch all cases except where the first letter is upper-cased.

      Caught: PiCk-To, PICK-TO

      Not caught: pick-to: pICK-to

       

      current regex:

      /^Pick-to: *(.*)/i

      When the footer begins with a lower-case 'p', the footer is not caught at all, and the bot complains: "Missing empty line between text and footers"

       

      For a production example, see:

      https://codereview.qt-project.org/c/qt-extensions/qtquickcalendar/+/316822/1

      Attachments

        Activity

          People

            daniel.smith Daniel Smith
            daniel.smith Daniel Smith
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: