Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
-
-
v1.1.0
6a6a1a72 · ·Improve JSON report output with severity field - Add 'severity' field. - Remove CppCheck's severity from the JSON 'categories' list - Add "[cppcheck]" prefix to issue message, to quicly identify the tool which produced the warning. May put this in 'engine_name' field in the future, but GitLab won't show that in MRs. So prefix the issue message for now.
-
-
-
v1.0.1
7b05ff9c · ·Improve reliability and (code) consistency - Fixes issue where source code with bad (not UTF-8/ASCII) characters would cause script failure. - Fixes issues where column number is missing in XML report. - Add a few more tests
-
-