enhancementhacktoberfesthelp wanted
Repository metrics
- Stars
- (32 stars)
- PR merge metrics
- (PR metrics pending)
Description
tekton-lint should have a rule which checks how a Task is used. Either with:
scriptcommand&args
Developers should follow a convention and use only one of these consistently. We should add a rule which checks this and warns the developers if they are mixed.