We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 850937e commit bcb4ebfCopy full SHA for bcb4ebf
cpp/ql/src/Best Practices/NVI.ql
@@ -4,7 +4,9 @@
4
* to enforce invariants that should hold for the whole hierarchy.
5
* @kind problem
6
* @id cpp/nvi
7
- * @problem.severity warning
+ * @problem.severity recommendation
8
+ * @precision low
9
+ * @tags maintainability
10
*/
11
import cpp
12
cpp/ql/src/Best Practices/NVIHub.ql
@@ -6,6 +6,9 @@
* dependencies or dependents.
* @kind table
* @id cpp/nvi-hub
13
14
0 commit comments