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
In #271 , it introduces two options to disable ppihtml or perltidy, however the options are conflict with -annotation, eg:
~/w/dev {coverage} % cover -report html_basic -noppihtml -annotation git
Unknown option: noppihtml
Bad option at lib/perl5/x86_64-linux/Devel/Cover/Annotation/Git.pm line 67.
The text was updated successfully, but these errors were encountered:
In #271 , it introduces two options to disable ppihtml or perltidy, however the options are conflict with -annotation, eg:
~/w/dev {coverage} % cover -report html_basic -noppihtml -annotation git
Unknown option: noppihtml
Bad option at lib/perl5/x86_64-linux/Devel/Cover/Annotation/Git.pm line 67.
The text was updated successfully, but these errors were encountered: