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

Refactor incomplete comments of exported functions #183

Merged
merged 1 commit into from
Jun 21, 2021

Conversation

chutommy
Copy link
Contributor

I refactored and completed some unfinished comments. I mainly followed practices mentioned in Effective Go:

All comments should start with a whitespace.
Comments of exported functions should begin with the name being declared.
Comments should be meaningful or they should be removed.

However, please feel free to edit or make any changes you deem necessary.

Copy link
Member

@chenjiandongx chenjiandongx left a comment

Choose a reason for hiding this comment

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

Thanks

@chenjiandongx chenjiandongx merged commit 8e7e3e1 into go-echarts:master Jun 21, 2021
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.

2 participants