The Wayback Machine - http://web.archive.org/web/20211219030202/https://github.com/github/codeql/pull/7442
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruby: Data flow for keyword arguments/parameters #7442

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

@hvitved
Copy link
Contributor

@hvitved hvitved commented Dec 17, 2021

Adds support for flow into keyword parameters from keyword arguments. Also gets rid of the -1 and -2 positions for modelling self and block parameters, respectively.

@github-actions github-actions bot added the Ruby label Dec 17, 2021
@hvitved hvitved force-pushed the ruby/dataflow/keyword-params branch from 624072a to f113665 Dec 17, 2021
@hvitved hvitved force-pushed the ruby/dataflow/keyword-params branch from f113665 to 1e27ddf Dec 17, 2021
@hvitved hvitved marked this pull request as ready for review Dec 17, 2021
@hvitved hvitved requested a review from as a code owner Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant