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

[FEATURE] Please clarify what triggers "match_key" in YAML configurations #859

Open
zstadler opened this issue Apr 1, 2024 · 0 comments

Comments

@zstadler
Copy link
Contributor

zstadler commented Apr 1, 2024

The documentation for match_key in YAML configurations says:

  • match_key - string tag that triggered a match to include the feature in this layer

It is not clear to me which tag is selected when include_when is a complex boolean expression, involving nested __all__, __any__, and __not__.

Perhaps the documentation should say:

  • match_key - string tag that triggered a match to include the feature in this layer. In complex boolean expression this would be the first tag in reading order of the expression, that matches the element, ignoring all __not__ sub-expressions.
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

1 participant