chocolatey-community / chocolatey-community-validation

Chocolatey CLI extension to bring community package validation rules to the console
Apache License 2.0
1 stars 4 forks source link

Implement note rule CPMR0070 - Package Id uses underscores #39

Closed AdmiringWorm closed 3 months ago

AdmiringWorm commented 8 months ago

Checklist

Is Your Feature Request Related To A Problem? Please describe.

No response

Describe The Solution. Why is it needed?

We should implement the note rule available in Package Validator that validates that the package identifier does not use an underscore.

Additional Context

Rule Documentation: https://ch0.co/rules/cpmr0070

The documentation is currently stubbed out, and is required to be filled out as well in the docs repository

Related Issues

No response