Remove LoC metrics from the analysis summary

This commit is contained in:
Henry Mercer
2023-11-16 11:36:44 +00:00
parent f1001374fd
commit de83929a60
3 changed files with 3 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
* @description The total number of lines of JavaScript or TypeScript code across all files checked into the repository, except in `node_modules`. This is a useful metric of the size of a database. For all files that were seen during extraction, this query counts the lines of code, excluding whitespace or comments.
* @kind metric
* @tags summary
* telemetry
*/
import javascript