Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

@jba

Description

@jba

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.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions