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

*: add comments to all exported members #20

Merged
merged 1 commit into from
Feb 16, 2018

Conversation

erizocosmico
Copy link
Contributor

@erizocosmico erizocosmico commented Feb 15, 2018

Also made golint, go vet and gofmt -s happy and simplified some code.

@erizocosmico erizocosmico force-pushed the comment-docs branch 2 times, most recently from b29110c to a935e69 Compare February 15, 2018 20:06
@erizocosmico
Copy link
Contributor Author

Done, can be reviewed now

@@ -34,15 +40,18 @@ func (c *Count) Resolved() bool {
return c.Child.Resolved()
}

// Name returns the of the node.
Copy link
Contributor

Choose a reason for hiding this comment

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

s/returns the of/returns the name of

Copy link
Contributor Author

Choose a reason for hiding this comment

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

good catch

@erizocosmico
Copy link
Contributor Author

Depends on #19 so tests pass

@erizocosmico
Copy link
Contributor Author

Fixed @mcarmonaa

Signed-off-by: Miguel Molina <miguel@erizocosmi.co>
@erizocosmico erizocosmico merged commit 7e77589 into src-d:master Feb 16, 2018
@erizocosmico erizocosmico deleted the comment-docs branch February 16, 2018 10:54
erizocosmico pushed a commit that referenced this pull request Oct 22, 2019
Fixed test error caused by deleting Alterable interface.
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.

3 participants