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

Refactor for parameterizing_rule_resolver #412

Merged
merged 1 commit into from
May 4, 2024
Merged

Conversation

ydah
Copy link
Member

@ydah ydah commented May 2, 2024

No description provided.

@@ -289,6 +293,18 @@ def append_special_symbols
@accept_symbol = term
end

def resolve_inline_rules
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this change intentional? It seems that this method is not called from anywhere, at least bundle exec rake successes even so deleting this method.

Copy link
Member Author

Choose a reason for hiding this comment

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

sorry. I updated this PR.

@ydah ydah requested a review from yui-knk May 3, 2024 10:19
.vscode/settings.json Outdated Show resolved Hide resolved
@yui-knk yui-knk merged commit d750569 into ruby:master May 4, 2024
16 checks passed
@ydah ydah deleted the refactor-prr branch May 4, 2024 13:26
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