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

Use RESTRICT_ON_SEND #195

Merged
merged 1 commit into from Feb 27, 2023
Merged

Use RESTRICT_ON_SEND #195

merged 1 commit into from Feb 27, 2023

Conversation

koic
Copy link
Contributor

@koic koic commented Feb 27, 2023

Follow up rubocop/rubocop#8365.

This PR uses RESTRICT_ON_SEND to restrict callbacks on_send to specific method names only. https://docs.rubocop.org/rubocop/1.46/development.html#implementation

Follow up rubocop/rubocop#8365.

This PR uses `RESTRICT_ON_SEND` to restrict callbacks `on_send` to specific method names only.
https://docs.rubocop.org/rubocop/1.46/development.html#implementation
Copy link
Contributor

@pariser pariser left a comment

Choose a reason for hiding this comment

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

Thank you!

@pariser pariser merged commit edfbe1b into airbnb:main Feb 27, 2023
@koic koic deleted the use_restrict_on_send branch February 27, 2023 18:05
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.

None yet

2 participants