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

Fix minor documentation comment issues #117

Merged
merged 1 commit into from
Jan 28, 2019

Conversation

gregkalapos
Copy link
Contributor

I opened the repo with JetBrains Rider and it marked a couple of things in documentation comments with error.

Mainly 2 things:

  • Missing generic parameter
  • Missing namespace in MockSpan.cs without using

I think based on the specs those are correct and VS has no problem with it, still with this PR 1) Rider shows no errors anymore and 2) I see that the docs almost always use generic parameters, except in the cases this PR fixes, so this'd add consistency.

Copy link
Member

@cwe1ss cwe1ss left a comment

Choose a reason for hiding this comment

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

LGTM! Will wait for someone else to approve it as well since I haven’t been active here in a while.

@MikeGoldsmith
Copy link
Member

Yup, looks good with me too. Thanks @gregkalapos!

@MikeGoldsmith MikeGoldsmith merged commit c534179 into opentracing:master Jan 28, 2019
@gregkalapos
Copy link
Contributor Author

Thx @cwe1ss @MikeGoldsmith!

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.

3 participants