mirror of
https://github.com/github/codeql.git
synced 2025-12-21 19:26:31 +01:00
C#: Remove @precision tags from metric queries
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
* @kind treemap
|
* @kind treemap
|
||||||
* @treemap.warnOn highValues
|
* @treemap.warnOn highValues
|
||||||
* @metricType externalDependency
|
* @metricType externalDependency
|
||||||
* @precision medium
|
|
||||||
* @id cs/external-dependencies
|
* @id cs/external-dependencies
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,6 @@
|
|||||||
* @treemap.warnOn highValues
|
* @treemap.warnOn highValues
|
||||||
* @metricType file
|
* @metricType file
|
||||||
* @metricAggregate avg sum max
|
* @metricAggregate avg sum max
|
||||||
* @precision very-high
|
|
||||||
* @id cs/lines-of-code-in-files
|
* @id cs/lines-of-code-in-files
|
||||||
* @tags maintainability
|
* @tags maintainability
|
||||||
* complexity
|
* complexity
|
||||||
|
|||||||
@@ -5,7 +5,6 @@
|
|||||||
* @treemap.warnOn lowValues
|
* @treemap.warnOn lowValues
|
||||||
* @metricType file
|
* @metricType file
|
||||||
* @metricAggregate avg sum max
|
* @metricAggregate avg sum max
|
||||||
* @precision very-high
|
|
||||||
* @id cs/lines-of-comments-in-files
|
* @id cs/lines-of-comments-in-files
|
||||||
* @tags maintainability
|
* @tags maintainability
|
||||||
* documentation
|
* documentation
|
||||||
|
|||||||
@@ -5,7 +5,6 @@
|
|||||||
* @treemap.warnOn highValues
|
* @treemap.warnOn highValues
|
||||||
* @metricType file
|
* @metricType file
|
||||||
* @metricAggregate avg sum max
|
* @metricAggregate avg sum max
|
||||||
* @precision high
|
|
||||||
* @id cs/lines-of-commented-out-code-in-files
|
* @id cs/lines-of-commented-out-code-in-files
|
||||||
* @tags maintainability
|
* @tags maintainability
|
||||||
* documentation
|
* documentation
|
||||||
|
|||||||
@@ -5,7 +5,6 @@
|
|||||||
* @treemap.warnOn highValues
|
* @treemap.warnOn highValues
|
||||||
* @metricType file
|
* @metricType file
|
||||||
* @metricAggregate avg sum max
|
* @metricAggregate avg sum max
|
||||||
* @precision medium
|
|
||||||
* @id cs/tests-in-files
|
* @id cs/tests-in-files
|
||||||
* @tags maintainability
|
* @tags maintainability
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user