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

Modify locations of kw arguments and params to match legacy parser #390

Merged
merged 3 commits into from
Dec 23, 2024

Conversation

egiurleo
Copy link

@egiurleo egiurleo commented Dec 19, 2024

Closes #389

Motivation

We needed to slightly modify the locations of keyword arguments and params in order to match the behavior of Sorbet's legacy parser. This allows us to run four of the previously-failing namer tests.

Test plan

See included automated tests.

@egiurleo egiurleo self-assigned this Dec 19, 2024
@egiurleo egiurleo requested a review from st0012 December 19, 2024 22:54
@egiurleo egiurleo force-pushed the emily/namer-tests branch 2 times, most recently from 8e19f2b to be4d1f7 Compare December 20, 2024 23:11
Base automatically changed from emily/namer-tests to prism December 20, 2024 23:18
@st0012 st0012 merged commit 23cd73f into prism Dec 23, 2024
1 check passed
@st0012 st0012 deleted the emily/fix-389 branch December 23, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

//test:test_PosTests/testdata/namer/arguments_prism
2 participants