You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 scriptkitties/perl6-dist-helper#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.
The text was updated successfully, but these errors were encountered:
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 scriptkitties/perl6-dist-helper#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.The text was updated successfully, but these errors were encountered: