cake-contrib / cake-contrib/CakeContrib.Guidelines
Check whether it is possible to refine detection of package type
Open
- Dominant language
- C#
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
follow up on #91.
As discussed on #116 we should check whether it is possible to detect modules, based on the existence of a class implementing `ICakeModule` and/or the existence of a `CakeModule` attribute.
Contributor guide
Research direction
Review the context in issues #91 and #116, then locate the existing package-type detection logic in the repository. Determine whether module detection can use an ICakeModule implementation, a CakeModule attribute, or both, and document the resulting detection behavior and tests needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100