Skip to content

JavaScript: Introduce aliases for compatibility with other language libraries.#445

Merged
semmle-qlci merged 1 commit into
github:masterfrom
xiemaisi:js/aliases
Nov 12, 2018
Merged

JavaScript: Introduce aliases for compatibility with other language libraries.#445
semmle-qlci merged 1 commit into
github:masterfrom
xiemaisi:js/aliases

Conversation

@xiemaisi
Copy link
Copy Markdown

@xiemaisi xiemaisi commented Nov 9, 2018

Following a suggestion by @lukecartey.

For now, this only covers some basic AST classes and introduces aliases for similar classes in the C#, C++ and Java libraries; suggestions for further additions welcome.

@xiemaisi xiemaisi added the JS label Nov 9, 2018
@xiemaisi xiemaisi requested a review from a team as a code owner November 9, 2018 11:32
Copy link
Copy Markdown

@ghost ghost left a comment

Choose a reason for hiding this comment

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

LGTM

In future PRs, do we want to be strict about not using the aliases unless absolutely necessary?

@xiemaisi
Copy link
Copy Markdown
Author

xiemaisi commented Nov 9, 2018

I'll probably stick to the original names, but if you prefer to use the aliases that's fine by me.

@semmle-qlci semmle-qlci merged commit bf18175 into github:master Nov 12, 2018
@xiemaisi xiemaisi deleted the js/aliases branch November 12, 2018 08:55
cklin pushed a commit that referenced this pull request May 23, 2022
Add 'git' as a possible command-interpreter, unless arguments are sanitized using "--"
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.

2 participants