C++ Lint shows as C++ Lint

XMLWordPrintable

      The C++ linter Cpplint is printed like this in theĀ Warnings Next Generation Plugin:

      Looking at the source I see that the ampersand in the html special character + ( + )Ā has been escaped (C++ Lint; ).Ā 

      Is there any reason for escaping the + inĀ  the first place? It's just a simple ascii character...

      PS: Is "C++ Lint" a proper name for this linter? In the documentation it is only mentioned by the name cpplint (https://pypi.org/project/cpplint/Ā andĀ https://github.com/google/styleguide/tree/gh-pages/cpplint)

            Assignee:
            Unassigned
            Reporter:
            Eirik Marthinsen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: