Perl5-IDEA icon indicating copy to clipboard operation
Perl5-IDEA copied to clipboard

Consider automatic blib directory exclusion

Open hurricup opened this issue 7 years ago • 2 comments

We could do this automatically on project creation. And suggest this to already created projects.

hurricup avatar Jan 03 '18 17:01 hurricup

This should work same way as carton #1829

hurricup avatar Mar 10 '23 18:03 hurricup

  • [ ] blib should be auto - excluded
  • [ ] blib/lib should NOT be included as external library. Including it will produce coverage for blib, see #1940
  • [ ] blib/bin should be watched and searched (seems it has wrong hierarchy position)
  • [ ] blib/arch should be included as external library

hurricup avatar Mar 10 '23 18:03 hurricup