We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b95fbb commit 5eb58f3Copy full SHA for 5eb58f3
cpp/ql/src/Architecture/General Class-Level Information/HubClasses.ql
@@ -2,7 +2,7 @@
2
* @name Hub classes
3
* @description Shows coupling between classes. Large, red, boxes are hub types that depend on many other classes
4
* and are depended on by many other classes.
5
- * @kind treemap
+ * @kind table
6
* @id cpp/architecture/hub-classes
7
* @treemap.warnOn highValues
8
* @tags maintainability
0 commit comments