mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Sync .qhelp file renaming to other languages
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
"-//Semmle//qhelp//EN"
|
||||
"qhelp.dtd">
|
||||
<qhelp>
|
||||
<include src="CommentedOutCodeQuery.qhelp" />
|
||||
<include src="CommentedOutCodeCommon.qhelp" />
|
||||
<include src="CommentedOutCodeQuery.inc.qhelp" />
|
||||
<include src="CommentedOutCodeCommon.inc.qhelp" />
|
||||
</qhelp>
|
||||
|
||||
@@ -12,6 +12,6 @@ for debugging, is left in the code, but commented out. It should be removed alto
|
||||
|
||||
</example>
|
||||
|
||||
<include src="CommentedOutCodeReferences.qhelp" />
|
||||
<include src="CommentedOutCodeReferences.inc.qhelp" />
|
||||
|
||||
</qhelp>
|
||||
@@ -2,6 +2,6 @@
|
||||
"-//Semmle//qhelp//EN"
|
||||
"qhelp.dtd">
|
||||
<qhelp>
|
||||
<include src="CommentedOutCodeMetricOverview.qhelp" />
|
||||
<include src="CommentedOutCodeCommon.qhelp" />
|
||||
<include src="CommentedOutCodeMetricOverview.inc.qhelp" />
|
||||
<include src="CommentedOutCodeCommon.inc.qhelp" />
|
||||
</qhelp>
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
"-//Semmle//qhelp//EN"
|
||||
"qhelp.dtd">
|
||||
<qhelp>
|
||||
<include src="FCommentRatioCommon.qhelp" />
|
||||
<include src="FCommentRatioCommon.inc.qhelp" />
|
||||
</qhelp>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"qhelp.dtd">
|
||||
<qhelp>
|
||||
<overview>
|
||||
<include src="FLinesOfCodeOverview.qhelp" />
|
||||
<include src="FLinesOfCodeOverview.inc.qhelp" />
|
||||
</overview>
|
||||
<recommendation>
|
||||
|
||||
@@ -29,5 +29,5 @@ will not be maintained by a programmer.
|
||||
</ul>
|
||||
|
||||
</recommendation>
|
||||
<include src="FLinesOfCodeReferences.qhelp" />
|
||||
<include src="FLinesOfCodeReferences.inc.qhelp" />
|
||||
</qhelp>
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
"-//Semmle//qhelp//EN"
|
||||
"qhelp.dtd">
|
||||
<qhelp>
|
||||
<include src="FLinesOfDuplicatedCodeCommon.qhelp" />
|
||||
<include src="FLinesOfDuplicatedCodeCommon.inc.qhelp" />
|
||||
</qhelp>
|
||||
@@ -14,7 +14,7 @@ for a number of reasons.
|
||||
</p>
|
||||
|
||||
</overview>
|
||||
<include src="DuplicationProblems.qhelp" />
|
||||
<include src="DuplicationProblems.inc.qhelp" />
|
||||
|
||||
<recommendation>
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
"-//Semmle//qhelp//EN"
|
||||
"qhelp.dtd">
|
||||
<qhelp>
|
||||
<include src="FLinesOfSimilarCodeCommon.qhelp" />
|
||||
<include src="FLinesOfSimilarCodeCommon.inc.qhelp" />
|
||||
</qhelp>
|
||||
|
||||
@@ -15,7 +15,7 @@ duplicated code.
|
||||
</p>
|
||||
|
||||
</overview>
|
||||
<include src="DuplicationProblems.qhelp" />
|
||||
<include src="DuplicationProblems.inc.qhelp" />
|
||||
|
||||
<recommendation>
|
||||
|
||||
Reference in New Issue
Block a user