CPP: Tweak tags for consistency across near duplicate queries.

This commit is contained in:
Geoffrey White
2019-01-25 15:51:30 +00:00
parent c9c7ca9f0c
commit 1328cb8013

View File

@@ -3,7 +3,7 @@
* @description The setjmp macro and the longjmp function shall not be used.
* @kind problem
* @id cpp/jsf/av-rule-20
* @problem.severity error
* @problem.severity warning
* @tags correctness
* portability
* readability