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

API: Initialisms are not capitalized consistently #417

Closed
maxhawkins opened this issue Feb 18, 2019 · 1 comment
Closed

API: Initialisms are not capitalized consistently #417

maxhawkins opened this issue Feb 18, 2019 · 1 comment
Assignees

Comments

@maxhawkins
Copy link
Contributor

In Go, the convention is for initialisms to be capitalized.

This isn't followed consistently in our codebase. For instance, Ssrc should be SSRC.

maxhawkins added a commit that referenced this issue Feb 18, 2019
This capitalization is consistent with other uses in the project,
and matches the Go convention of capitalizing initialisms.

https://github.com/golang/go/wiki/CodeReviewComments#initialisms

Relates to #417
maxhawkins added a commit that referenced this issue Feb 18, 2019
maxhawkins added a commit that referenced this issue Feb 18, 2019
@Sean-Der Sean-Der added this to the 2.0.0 (Spear of Destiny) milestone Feb 18, 2019
Sean-Der pushed a commit that referenced this issue Feb 18, 2019
This capitalization is consistent with other uses in the project,
and matches the Go convention of capitalizing initialisms.

https://github.com/golang/go/wiki/CodeReviewComments#initialisms

Relates to #417
Sean-Der pushed a commit that referenced this issue Feb 18, 2019
Sean-Der pushed a commit that referenced this issue Feb 18, 2019
maxhawkins added a commit that referenced this issue Feb 18, 2019
maxhawkins added a commit that referenced this issue Feb 18, 2019
maxhawkins added a commit that referenced this issue Feb 18, 2019
maxhawkins added a commit that referenced this issue Feb 18, 2019
This capitalization is consistent with other uses in the project,
and matches the Go convention of capitalizing initialisms.

https://github.com/golang/go/wiki/CodeReviewComments#initialisms

Relates to #417
maxhawkins added a commit that referenced this issue Feb 18, 2019
maxhawkins added a commit that referenced this issue Feb 18, 2019
maxhawkins added a commit that referenced this issue Feb 18, 2019
Sean-Der pushed a commit that referenced this issue Feb 18, 2019
This capitalization is consistent with other uses in the project,
and matches the Go convention of capitalizing initialisms.

https://github.com/golang/go/wiki/CodeReviewComments#initialisms

Relates to #417
Sean-Der pushed a commit that referenced this issue Feb 18, 2019
Sean-Der pushed a commit that referenced this issue Feb 18, 2019
Sean-Der pushed a commit that referenced this issue Feb 18, 2019
@Sean-Der
Copy link
Member

Fixed with 9cba54c

Nice work @maxhawkins

Antonito pushed a commit to Antonito/webrtc that referenced this issue Feb 26, 2019
This capitalization is consistent with other uses in the project,
and matches the Go convention of capitalizing initialisms.

https://github.com/golang/go/wiki/CodeReviewComments#initialisms

Relates to pion#417
Antonito pushed a commit to Antonito/webrtc that referenced this issue Feb 26, 2019
Antonito pushed a commit to Antonito/webrtc that referenced this issue Feb 26, 2019
Antonito pushed a commit to Antonito/webrtc that referenced this issue Feb 26, 2019
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

No branches or pull requests

2 participants