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

code style issues collect #1475

Closed
Tracked by #1161
legendtkl opened this issue Feb 15, 2022 · 1 comment
Closed
Tracked by #1161

code style issues collect #1475

legendtkl opened this issue Feb 15, 2022 · 1 comment

Comments

@legendtkl
Copy link
Contributor

This issue will give a summary of issues related about code styles or little bugs. This will help the new guys to be familiar with the PR workflow. Welcome to contribute!

code styles can be improved:

  • typo in classes/methods/fields/comments
  • redundant code, such as commented code, unused class/methods/fields
  • duplicated code snippet, extract the duplicated code for reusing
  • refactor, maybe some best practice
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

3 participants