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: change expression language transformer to be case insensitive #143

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

LeonardHd
Copy link
Collaborator

@LeonardHd LeonardHd commented Dec 13, 2024

making the lark expression parser case insensitive for function names.

Fixes #142

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

@LeonardHd LeonardHd merged commit b772a4d into main Dec 13, 2024
30 checks passed
@LeonardHd LeonardHd deleted the fix/make-expressions-caseinsensitive branch December 13, 2024 10: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.

startswith incorrect casing
2 participants