-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Trivial
-
Component/s: analysis-model
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)
- is blocking
-
JENKINS-67245 warnings-ng recordIssues tool names presented with html escape codes
-
- Closed
-