mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
QL code and tests for C#/C++/JavaScript.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
| tst.js:1:1:1:11 | <!-- NOT OK | Do not use HTML comments. |
|
||||
@@ -0,0 +1 @@
|
||||
LanguageFeatures/HTMLComments.ql
|
||||
@@ -0,0 +1,3 @@
|
||||
<!-- NOT OK
|
||||
// OK
|
||||
/* OK */
|
||||
Reference in New Issue
Block a user