mirror of
https://github.com/github/codeql.git
synced 2026-02-19 16:33:40 +01:00
Update ql/src/queries/metrics/FLinesOfComments.ql
Co-authored-by: Arthur Baars <aibaars@github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @name Lines of comments in files
|
||||
* @kind metric
|
||||
* @description Files with few lines of comment might not have sufficient documentation to make them understandable.
|
||||
* @description Measures the number of lines of comments in each file.
|
||||
* @metricType file
|
||||
* @id rb/lines-of-comments-in-files
|
||||
* @tags documentation
|
||||
|
||||
Reference in New Issue
Block a user