scriptkitties / perl6-app-assixt

Development of this module has been moved to GitLab
https://gitlab.com/tyil/perl6-app-assixt/
GNU General Public License v3.0
4 stars 1 forks source link

Add a `qa` command #9

Open Tyil opened 6 years ago

Tyil commented 6 years ago

This command would run various quality assurance checks on a module source to report what a module could use to improve its release. To be implemented in https://github.com/scriptkitties/perl6-dist-helper/issues/37.

In addition to a stand alone command, this could also be ran implicitly in the early stage of dist (and by extension, push). This behaviour should be able to be disabled using a configuration option.