Skip to content

Commit 70ce5fd

Browse files
committed
C++: Improve metadata for GlobalNamespaceClasses.ql.
1 parent b794fcb commit 70ce5fd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cpp/ql/src/Architecture/General Namespace-Level Information/GlobalNamespaceClasses.ql

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
/**
22
* @name Global namespace classes
33
* @description Finds classes that belong to no namespace.
4-
* @kind table
4+
* @kind problem
5+
* @problem.severity recommendation
56
* @id cpp/architecture/global-namespace-classes
67
* @tags maintainability
78
* modularity

0 commit comments

Comments
 (0)