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

dependentKey common validator options #41

Merged
merged 1 commit into from
Sep 21, 2015
Merged

dependentKey common validator options #41

merged 1 commit into from
Sep 21, 2015

Conversation

offirgolan
Copy link
Collaborator

For #27

@offirgolan
Copy link
Collaborator Author

ready for review 😺

function register(fullName, factory) {
(registry || container).register(fullName, factory);
}
function register(fullName, factory) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was leading whitespace added in front of these lines?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

woah no idea. Let me fix that

@rwjblue
Copy link
Member

rwjblue commented Sep 21, 2015

I left one small comment, but looks good other than that.

In the future, could we keep the auto-generated doc updates in a separate commit than the main code and docs changes? It makes reading the diff somewhat more difficult (honestly, it would be nice if we could avoid checking in the generated files but that is a whole other issue).

offirgolan added a commit that referenced this pull request Sep 21, 2015
dependentKey common validator options
@offirgolan offirgolan merged commit 545c3d2 into master Sep 21, 2015
@offirgolan offirgolan deleted the dependent-keys branch September 21, 2015 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants