mirror of
https://github.com/github/codeql.git
synced 2025-12-25 21:26:37 +01:00
19 lines
467 B
XML
19 lines
467 B
XML
<!DOCTYPE qhelp PUBLIC
|
|
"-//Semmle//qhelp//EN"
|
|
"qhelp.dtd">
|
|
<qhelp>
|
|
<fragment>
|
|
<p>
|
|
This query is part of a suite that tests code against
|
|
the <em>Joint Strike Fighter Air Vehicle C++ Coding Standard</em> (JSF).
|
|
Alerts reported by this query highlight code that may break the
|
|
JSF rule listed in the References section.
|
|
</p>
|
|
|
|
<p>
|
|
The JSF rule this query tests is likely to be too strict for projects
|
|
that do not follow the JSF standard.
|
|
</p>
|
|
</fragment>
|
|
</qhelp>
|