Uploaded image for project: 'Skara'
  1. Skara
  2. SKARA-2569

Make the initial lower-case warning smarter

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • bots
    • None

      The warning for having an initial lower-case letter on PRs/bug titles is well-meant, but is a bit too eager to complain even on situations where an initial lower-case letter is not only acceptable, but the right choice.

      I suggest we make the warning smarter in three ways.

      First, any words that contain /, . ,(, -, _ or + should be allowed to start with a lower-case letter, since it is likely a filename, method or similar.

      Secondly, any words that starts with lower case but contains an upper-case letter later on (camelCase) should be allowed, since it is likely a method or similar.

      Thirdly, we should have a curated list of allowed words, like `jar`.

            Unassigned Unassigned
            ihse Magnus Ihse Bursie
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: