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

Rule optimize-operands-order: do not consider built-in len as a caller #1005

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

moukoublen
Copy link
Contributor

@moukoublen moukoublen commented Jul 1, 2024

Update rule optimize-operands-order, isCaller logic to not consider built-in function len as a caller.

Closes #1004

@chavacava
Copy link
Collaborator

Hi @moukoublen, thanks for the PR.
(I'm sure in the future somebody will ask for a configurable list of functions to ignore but let things simple for the moment)

@chavacava chavacava merged commit 689291f into mgechev:master Jul 2, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants