We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b794fcb commit 70ce5fdCopy full SHA for 70ce5fd
cpp/ql/src/Architecture/General Namespace-Level Information/GlobalNamespaceClasses.ql
@@ -1,7 +1,8 @@
1
/**
2
* @name Global namespace classes
3
* @description Finds classes that belong to no namespace.
4
- * @kind table
+ * @kind problem
5
+ * @problem.severity recommendation
6
* @id cpp/architecture/global-namespace-classes
7
* @tags maintainability
8
* modularity
0 commit comments