We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eda25bb + b41a06a commit 6e9d744Copy full SHA for 6e9d744
python/ql/src/Summary/LinesOfCode.ql
@@ -5,7 +5,6 @@
5
* database. This query counts the lines of code, excluding whitespace or comments.
6
* @kind metric
7
* @tags summary
8
- * lines-of-code
9
* @id py/summary/lines-of-code
10
*/
11
python/ql/src/Summary/LinesOfUserCode.ql
@@ -7,6 +7,7 @@
* be counted as user written code.
+ * lines-of-code
* @id py/summary/lines-of-user-code
12
13
0 commit comments