-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationlowAin't annoying anyone but the QA departmentAin't annoying anyone but the QA department
Description
Problem
Public wrapper types in the runner module lack proper documentation:
NinjaContentCommandArgBuildTargets
Additionally, BuildTargets::is_empty appears to be unused.
Proposed Solution
- Add comprehensive doc comments for all public types
- Remove unused APIs like
BuildTargets::is_empty - Ensure all public APIs are properly documented
Context
- Identified during code review in PR Clean workflow cache before build #69
- Comment: Clean workflow cache before build #69 (comment)
- Issue: Add documentation and clean up unused APIs in runner module #75
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationlowAin't annoying anyone but the QA departmentAin't annoying anyone but the QA department