Skip to content

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

Merged
thecrypticace merged 3 commits into
mainfrom
fix/helper-function-no-suffix-match
Aug 1, 2025
Merged

Don't match helper functions when part of a larger function name#1429
thecrypticace merged 3 commits into
mainfrom
fix/helper-function-no-suffix-match

Conversation

@thecrypticace

Copy link
Copy Markdown
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