mirror of
https://github.com/github/codeql.git
synced 2026-01-07 19:50:22 +01:00
Add missing QHelp files
This commit is contained in:
12
python/ql/src/Lexical/CommentedOutCodeMetricOverview.qhelp
Normal file
12
python/ql/src/Lexical/CommentedOutCodeMetricOverview.qhelp
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE qhelp PUBLIC
|
||||
"-//Semmle//qhelp//EN"
|
||||
"qhelp.dtd">
|
||||
<qhelp>
|
||||
<overview>
|
||||
<p>
|
||||
This metric counts the number of lines of commented-out code in each file. Large amounts of
|
||||
commented-out code often indicate poorly maintained code.
|
||||
</p>
|
||||
|
||||
</overview>
|
||||
</qhelp>
|
||||
Reference in New Issue
Block a user