mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
JavaScript: Move --html all extractor options into options file.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// semmle-extractor-options: --html all
|
||||
|
||||
<html>
|
||||
<body>
|
||||
(1) as child #0
|
||||
|
||||
1
javascript/ql/test/library-tests/HTML/HtmlText/options
Normal file
1
javascript/ql/test/library-tests/HTML/HtmlText/options
Normal file
@@ -0,0 +1 @@
|
||||
semmle-extractor-options: --html all
|
||||
Reference in New Issue
Block a user