Add special pattern for Interface -> Class implementation
Open
feature
- Dominant language
- C#
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
As an alternative to #5.
* For pattern to get `(_interface, _implementation)`:
* [ ] Replace pattern `I*S` with `I|S` or `I.S` so it doesn't confuse with `*QL*`.
* [ ] The pattern can also be declared as `*ter|*ervice`.
Contributor guide
Assessment
This issue has not been assessed yet.