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 fc811bd commit 1ec2049Copy full SHA for 1ec2049
go/ql/src/Metrics/FLinesOfCode.ql
@@ -6,7 +6,6 @@
6
* @treemap.warnOn highValues
7
* @metricType file
8
* @metricAggregate avg sum max
9
- * @precision very-high
10
* @id go/lines-of-code-in-files
11
* @tags maintainability
12
*/
go/ql/src/Metrics/FLinesOfComment.ql
* @treemap.warnOn lowValues
* @id go/lines-of-comments-in-files
* @tags documentation
0 commit comments