Ensure Manifest is valid #175
Labels
Difficulty/1:Easy
Easy ticket
Good First Issue
Suitable for first-time contributors
Help Wanted
Community help wanted
Tech/Go
Up For Grabs
Ready for help from the community. Removed when someone volunteers
The plugin manifest has an
IsValid()
method that checks if the manifest is semantically correct. The tooling should use that method to validate the manifest.This could be implemented via a go test.
The text was updated successfully, but these errors were encountered: