Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: flag to specify .docheader location #15

Closed
Xerkus opened this issue Mar 11, 2017 · 2 comments
Closed

Feature request: flag to specify .docheader location #15

Xerkus opened this issue Mar 11, 2017 · 2 comments
Assignees

Comments

@Xerkus
Copy link

Xerkus commented Mar 11, 2017

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
@malukenho malukenho self-assigned this Mar 11, 2017
@weierophinney
Copy link
Collaborator

@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. :)

@malukenho malukenho added this to the 0.1.6 milestone Mar 14, 2017
@malukenho malukenho modified the milestones: 0.1.7, 0.1.6 Apr 27, 2017
malukenho pushed a commit that referenced this issue Apr 27, 2017
Allow to specify a docheader file location
@malukenho
Copy link
Owner

Handled on #19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants