mirror of
https://github.com/github/codeql.git
synced 2026-03-31 04:38:18 +02:00
CPP: Tag NVI queries.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -6,6 +6,9 @@
|
||||
* dependencies or dependents.
|
||||
* @kind table
|
||||
* @id cpp/nvi-hub
|
||||
* @problem.severity recommendation
|
||||
* @precision low
|
||||
* @tags maintainability
|
||||
*/
|
||||
import cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user