Skip to content

Commit c12adbe

Browse files
committed
Java/Kotlin: Tag the LoC queries 'debug'
This brings them into line with LinesOfCode.ql
1 parent 285ed36 commit c12adbe

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

java/ql/src/Metrics/Summaries/LinesOfCodeJava.ql

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* or comments.
77
* @kind metric
88
* @tags summary
9+
* debug
910
*/
1011

1112
import java

java/ql/src/Metrics/Summaries/LinesOfCodeKotlin.ql

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* or comments.
77
* @kind metric
88
* @tags summary
9+
* debug
910
*/
1011

1112
import java

0 commit comments

Comments
 (0)