Skip to content

Don't match helper functions when part of a larger function name #1429

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

Merged
merged 3 commits into from
Aug 1, 2025

Conversation

thecrypticace
Copy link
Contributor

If we see a function call like from-config(…) it shouldn’t match the config(…) part as a helper function

If we see a function call like `from-config(…)` it shouldn’t match the `config(…)` part as a helper function
@thecrypticace thecrypticace changed the title Don’t match helper function suffixes Don't match helper functions when part of a larger function name Aug 1, 2025
@thecrypticace thecrypticace merged commit 111d39d into main Aug 1, 2025
12 checks passed
@thecrypticace thecrypticace deleted the fix/helper-function-no-suffix-match branch August 1, 2025 17:33
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.

1 participant