Skip to content
This repository has been archived by the owner on Jun 5, 2022. It is now read-only.

Add support for more complex expression matching in scopes #1

Open
robere2 opened this issue May 17, 2022 · 0 comments
Open

Add support for more complex expression matching in scopes #1

robere2 opened this issue May 17, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@robere2
Copy link
Member

robere2 commented May 17, 2022

At the moment, scope tiers can either be:

  • A string literal
  • An anything-goes wildcard

It's probably desirable at times to have more complex patterns, e.g. *substring* to match any tier which contains the string "substring".

@robere2 robere2 added the enhancement New feature or request label May 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant