Skip to content

Fix typos#1506

Merged
soutaro merged 1 commit intosoutaro:masterfrom
tk0miya:fix_typo
Feb 28, 2025
Merged

Fix typos#1506
soutaro merged 1 commit intosoutaro:masterfrom
tk0miya:fix_typo

Conversation

@tk0miya
Copy link
Contributor

@tk0miya tk0miya commented Feb 25, 2025

No description provided.

@tk0miya tk0miya marked this pull request as ready for review February 25, 2025 11:53
attr_reader range: Range

attr_reader reeiver_type: AST::Types::t
attr_reader receiver_type: AST::Types::t
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The original implementation is defined as receiver_type.

ComplexMethodNameItem = _ = Struct.new(:identifier, :range, :receiver_type, :method_types, :method_decls, keyword_init: true) do

Copy link
Owner

@soutaro soutaro left a comment

Choose a reason for hiding this comment

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

🙏

@soutaro soutaro added this to the Steep 1.10 milestone Feb 28, 2025
@soutaro soutaro merged commit cc79f7a into soutaro:master Feb 28, 2025
17 checks passed
@tk0miya tk0miya deleted the fix_typo branch February 28, 2025 04:38
@soutaro soutaro added the Released The PR is already included in a published release label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Released The PR is already included in a published release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants