DigitecGalaxus / DigitecGalaxus/ProjectsRuler
Rules support pattern matching in a reference name
Open
- Dominant language
- C#
- Stars
- 11
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Acceptance Criteria
* It is possible to differentiate between components in the same parent namespace Base.A vs. Base.B
* It is possible to extract a piece of a namespace from a reference.
Base.A -> Base.A.Contracts OK
Base.A.Contracts -> Base.A not OK
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.