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

internal/filter: logical operators should be case-insensitive #56

Open
jba opened this issue Nov 20, 2024 · 0 comments
Open

internal/filter: logical operators should be case-insensitive #56

jba opened this issue Nov 20, 2024 · 0 comments
Assignees

Comments

@jba
Copy link
Contributor

jba commented Nov 20, 2024

Following AIP 160, the operators AND, OR and NOT must be all uppercase. Writing or means 'look for a match for the string "or"'.

This is a footgun. We should depart from the standard and accept any case for these words.

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

No branches or pull requests

2 participants