Skip to content
This repository has been archived by the owner on Jan 16, 2021. It is now read-only.

Improve handling of vendored packages, fix issues #231

Merged
merged 3 commits into from
Feb 9, 2015
Merged

Improve handling of vendored packages, fix issues #231

merged 3 commits into from
Feb 9, 2015

Conversation

garyburd
Copy link
Contributor

- Do not set score to zero for all commands. Fixes #201
- Separate logic for scoring commands and packages.
- Set score to zero for command with no documentation.
- Add regexp to recognize vendored package paths. Set score to zero for
  vendored packages. Penalize packages that import vendored packages.
adg added a commit that referenced this pull request Feb 9, 2015
Improve handling of vendored packages, fix issues
@adg adg merged commit 70754de into golang:master Feb 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants