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 code import with order like std, default, local #2897

Closed
wants to merge 1 commit into from

Conversation

morya
Copy link
Contributor

@morya morya commented Nov 27, 2024

cmd gci write
-s standard
-s default
-s "prefix(github.com/openimsdk/open-im-server/v3)"

gci : a tool from https://github.com/daixiang0/gci

cmd gci write \
          -s standard \
          -s default \
          -s "prefix(github.com/openimsdk/open-im-server/v3)"
@pull-request-size pull-request-size bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Nov 27, 2024
Copy link

Whoa! Easy there, Partner!

This PR is too big. Please break it up into smaller PRs.

@mo3et
Copy link
Member

mo3et commented Nov 29, 2024

I suggest use official tools goimports

@morya morya closed this Nov 30, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Nov 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants