Skip to content

JavaScript: Replace qltest semmle-extractor-options comments with options files.#2267

Merged
semmle-qlci merged 11 commits intogithub:masterfrom
max-schaefer:js/qltest-extractor-options
Nov 7, 2019
Merged

JavaScript: Replace qltest semmle-extractor-options comments with options files.#2267
semmle-qlci merged 11 commits intogithub:masterfrom
max-schaefer:js/qltest-extractor-options

Conversation

@max-schaefer
Copy link
Copy Markdown
Contributor

I removed --experimental options that are no longer required. In fact, I think it would make sense for qltest to always pass --experimental (like LGTM does), but that is for a separate PR.

The options --externs, --platform node and --source-type module apply to a single file and hence cannot easily be replaced with options file. However, in all three cases the same behaviour can be achieved by adding a comment/code snippet, so that's what I've done.

@max-schaefer max-schaefer added the JS label Nov 6, 2019
@max-schaefer max-schaefer requested a review from a team as a code owner November 6, 2019 16:37
Copy link
Copy Markdown
Contributor

@asger-semmle asger-semmle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@semmle-qlci semmle-qlci merged commit 3a7f9a5 into github:master Nov 7, 2019
@max-schaefer max-schaefer deleted the js/qltest-extractor-options branch November 13, 2019 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants