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

Sort mark, add prefix to test code #37

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kingljl
Copy link
Contributor

@kingljl kingljl commented Dec 14, 2020

Recently, this library is used. In the example directory, IDE prompts errors and function conflicts.

Looking at the code, it is found that there are duplicate definitions in the same package, and the IDE also prompts sorting, so the prefix ex is added and the import is sorted

At present, I can run successfully in local, please verify whether to merge

Thanks!!

Sort import and replace the unoccupied variables with_
because example.go and main.go In a package, it causes foo1, foo2... And other functions to report errors, and repeated definitions, IDE is red
The idea editor requires sorting and prompts for a yellow sort mark
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.

1 participant