CPP: Tag NVI queries.

This commit is contained in:
Geoffrey White
2018-11-08 16:45:35 +00:00
parent 850937efcc
commit bcb4ebffc3
2 changed files with 6 additions and 1 deletions

View File

@@ -4,7 +4,9 @@
* to enforce invariants that should hold for the whole hierarchy.
* @kind problem
* @id cpp/nvi
* @problem.severity warning
* @problem.severity recommendation
* @precision low
* @tags maintainability
*/
import cpp

View File

@@ -6,6 +6,9 @@
* dependencies or dependents.
* @kind table
* @id cpp/nvi-hub
* @problem.severity recommendation
* @precision low
* @tags maintainability
*/
import cpp