Merge pull request #14811 from github/henrymercer/remove-lines-of-non-user-code-from-summary

Remove LoC metrics from the analysis summary
This commit is contained in:
Henry Mercer
2023-11-16 12:30:55 +00:00
committed by GitHub
3 changed files with 3 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
* database. This query counts the lines of code, excluding whitespace or comments.
* @kind metric
* @tags summary
* telemetry
* @id py/summary/lines-of-code
*/