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
@Xerkus That said, we should be updating each of the packages to link to their own package for the license and source repository, not a general location. The old docblocks all pointed to the main ZF repository as that's where the code originated; since splitting to separate repositories, however, they should point to their own. And if they point to their own, they need their own .docheader file as well.
I still think the feature is relevant, just not necessarily for ZF. :)
Zend Framework uses single package, installed as dev dependency, for its coding style rules.
Ability to specify custom
.docheader
file location will allow it to force uniform header format across all packages:$ docheader check src test --docheader ./vendor/zendframework/zend-coding-standard/.docheader
The text was updated successfully, but these errors were encountered: