Uploaded image for project: 'Qt Bugtracking interface'
  1. Qt Bugtracking interface
  2. QTJIRA-340

Change Jira default coding style to c++

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • Other
    • None

      When formatting code, the default coding style is 'java' which e.g. does not highlight the #include statements properly. Since nobody will ever change it afterwards manually I suggest to default it to cpp.

      java coding style:

      #include <QtWidgets>
      

      C++ coding style:

      #include <QtWidgets>
      

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

            ablasche Alex Blasche
            chehrlic Christian Ehrlicher
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes