Tag lines of code query

This commit is contained in:
Chris Smowton
2021-05-14 18:27:55 +01:00
parent 6dcfbe8135
commit bc80772075

View File

@@ -4,6 +4,7 @@
* @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.
* @kind metric
* @tags summary
* lines-of-code
*/
import go