cake-contrib / cake-contrib/CakeContrib.Guidelines

Check whether it is possible to refine detection of package type

Open
#120 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.