Help wantedUp-for-grabs
Repository metrics
- Stars
- (3,742 stars)
- PR merge metrics
- (平均マージ 1d 1h) (30d で 25 merged PRs)
説明
Each Cake addin requires some kind of argument validation (or at least should :). Instead of having to implement this in every addin it would be nice if this could be provided for common cases (null check, empty string check, ...) by Cake.Core.