Open Tyil opened 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.
dist
push
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.