Skip to content

Commit 5a19169

Browse files
alexrfordaibaars
andauthored
Update ql/src/queries/metrics/FLinesOfComments.ql
Co-authored-by: Arthur Baars <aibaars@github.com>
1 parent 4e119cc commit 5a19169

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ql/src/queries/metrics/FLinesOfComments.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @name Lines of comments in files
33
* @kind metric
4-
* @description Files with few lines of comment might not have sufficient documentation to make them understandable.
4+
* @description Measures the number of lines of comments in each file.
55
* @metricType file
66
* @id rb/lines-of-comments-in-files
77
* @tags documentation

0 commit comments

Comments
 (0)