Skip to content

Commit 1ec2049

Browse files
committed
go: remove precision from metric queries
1 parent fc811bd commit 1ec2049

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

go/ql/src/Metrics/FLinesOfCode.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
* @treemap.warnOn highValues
77
* @metricType file
88
* @metricAggregate avg sum max
9-
* @precision very-high
109
* @id go/lines-of-code-in-files
1110
* @tags maintainability
1211
*/

go/ql/src/Metrics/FLinesOfComment.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
* @treemap.warnOn lowValues
77
* @metricType file
88
* @metricAggregate avg sum max
9-
* @precision very-high
109
* @id go/lines-of-comments-in-files
1110
* @tags documentation
1211
*/

0 commit comments

Comments
 (0)