Skip to content

Add types for rubocop ast #912

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

Merged
merged 5 commits into from
Jul 11, 2025

Conversation

kozy4324
Copy link
Contributor

Add types to:

  • rubocop-ast
    • RuboCop::AST::PairNode
    • RuboCop::AST::RegexpNode
    • RuboCop::AST::SendNode
    • RuboCop::AST::StrNode

Copy link

@kozy4324 Thanks for your contribution!

Please follow the instructions below for each change.
See also: https://github.com/ruby/gem_rbs_collection/blob/main/docs/CONTRIBUTING.md

Available commands

You can use the following commands by commenting on this PR.

  • /merge: Merge this PR if CI passes

rubocop-ast

You changed RBS files for an existing gem.
You can merge this PR yourself because you are a reviewer of this gem.
Just comment /merge to merge this PR.

You can also request a review from other reviewers if you want.

@kozy4324
Copy link
Contributor Author

/merge

@github-actions github-actions bot merged commit 3295ec7 into ruby:main Jul 11, 2025
6 checks passed
@kozy4324 kozy4324 deleted the add-types-for-rubocop-ast branch July 11, 2025 05:46
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.

1 participant