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

Address small feedbacks #412

Merged
merged 4 commits into from
Feb 18, 2025
Merged

Address small feedbacks #412

merged 4 commits into from
Feb 18, 2025

Conversation

st0012
Copy link
Member

@st0012 st0012 commented Feb 18, 2025

Motivation

This PR addresses a few smaller feedback from sorbet#8122 and sorbet#8485. I've linked to the respective comments in the commit messages, so I recommend reviewing by commits.

Test plan

See included automated tests.

@st0012 st0012 force-pushed the address-small-feedbacks branch from df6bad1 to e231b43 Compare February 18, 2025 17:25
@@ -1,8 +1,8 @@
#ifndef SORBET_PARSER_PRISM_TRANSLATOR_H
#define SORBET_PARSER_PRISM_TRANSLATOR_H

#include "../Node.h" // To clarify: these are Sorbet Parser nodes, not Prism ones.

Choose a reason for hiding this comment

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

Heh, I didn't know any better at the time.

@st0012 st0012 merged commit d213fa7 into prism-squashed Feb 18, 2025
1 check passed
@st0012 st0012 deleted the address-small-feedbacks branch February 18, 2025 19:23
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.

2 participants