diff options
| author | David Kalnischkies <david@kalnischkies.de> | 2022-04-26 21:33:16 +0200 |
|---|---|---|
| committer | David Kalnischkies <david@kalnischkies.de> | 2024-11-22 12:40:10 +0000 |
| commit | eb1e6fc4973a844adbea0297c6425b00f64e8b7b (patch) | |
| tree | 31270ecd34ce63559e39941f06148cb21c854880 /methods | |
| parent | 370e024224b8116840173201d51c0c2a170e0e93 (diff) | |
Rewrite hidden config option checker for more patterns
The previous version allowed only foo::*::bar as a pattern, now you can
have as many starred parts as you want allowing for a finer control
instead of hardcoding specific common star-values or giving up with **.
It also adds a new INVALID type for an option to mark options which
should not be used, but are covered by a pattern which would normally
allow it.
Our tests are more or less the only users of this hidden feature making
this change not very risky even through it has no dedicated test itself.
Diffstat (limited to 'methods')
0 files changed, 0 insertions, 0 deletions
