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

fix: confusing-results doesn't work with pointer types #1158

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

chavacava
Copy link
Collaborator

This PR fixes the confusing-result problem on working with results of types other than plain types.
It also simplifies the rule implementation by replacing the AST visitor by an iteration over the declarations of the file.

@chavacava chavacava merged commit 98a6c97 into master Dec 4, 2024
5 checks passed
@denisvmedia denisvmedia deleted the fix/confusig-results branch December 4, 2024 18:45
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.

3 participants