Skip to content

Commit bc80772

Browse files
committed
Tag lines of code query
1 parent 6dcfbe8 commit bc80772

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ql/src/Summary/LinesOfCode.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* @description The total number of lines of Go code across all extracted files, including auto-generated files. This is a useful metric of the size of a database. For all files that were seen during the build, this query counts the lines of code, excluding whitespace or comments.
55
* @kind metric
66
* @tags summary
7+
* lines-of-code
78
*/
89

910
import go

0 commit comments

Comments
 (0)