mirror of
https://github.com/github/codeql.git
synced 2025-12-23 04:06:37 +01:00
CPP: Tag the Architecture queries.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
* @workingset jhotdraw
|
||||
* @result succeed 48
|
||||
* @result_ondemand succeed 48
|
||||
* @tags maintainability
|
||||
*/
|
||||
import cpp
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
* @kind treemap
|
||||
* @id cpp/architecture/hub-classes
|
||||
* @treemap.warnOn highValues
|
||||
* @tags maintainability
|
||||
*/
|
||||
import cpp
|
||||
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
* @workingset jhotdraw
|
||||
* @result succeed 48
|
||||
* @result_ondemand succeed 48
|
||||
* @tags maintainability
|
||||
*/
|
||||
import cpp
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
* @id cpp/architecture/cyclic-namespaces
|
||||
* @graph.layout hierarchical
|
||||
* @tags maintainability
|
||||
* modularity
|
||||
*/
|
||||
import cpp
|
||||
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
* @description Finds classes that belong to no namespace.
|
||||
* @kind table
|
||||
* @id cpp/architecture/global-namespace-classes
|
||||
* @tags maintainability
|
||||
* modularity
|
||||
*/
|
||||
import cpp
|
||||
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
* @kind graph
|
||||
* @id cpp/architecture/namespace-dependencies
|
||||
* @graph.layout hierarchical
|
||||
* @tags maintainability
|
||||
* modularity
|
||||
*/
|
||||
import cpp
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
* @description Shows general statistics about the application.
|
||||
* @kind table
|
||||
* @id cpp/architecture/general-statistics
|
||||
* @tags maintainability
|
||||
*/
|
||||
import cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user