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

Handle class << self #1792

Merged
merged 1 commit into from Aug 30, 2023
Merged

Handle class << self #1792

merged 1 commit into from Aug 30, 2023

Conversation

presidentbeef
Copy link
Owner

@presidentbeef presidentbeef commented Aug 28, 2023

If methods are defined inside a class << self block, add them as class methods.

Previously ignored warnings that were inside one of these methods will need to be re-ignored, as the fingerprint will change.

@presidentbeef presidentbeef merged commit ecba05c into main Aug 30, 2023
8 checks passed
@presidentbeef presidentbeef deleted the class_self_sclass branch August 30, 2023 10:07
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

1 participant