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

Allow a comma-separated list of local prefixes, like goimports #33

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

LukeShu
Copy link
Contributor

@LukeShu LukeShu commented Mar 8, 2021

gci's limitation that it only takes a single prefix came as a surprise to me, and is blocking my employer from switching from goimports to gci (either way via golangci-lint) for multiple repos, and is forcing us to switch from gci to goimports on another.

@daixiang0
Copy link
Owner

Could you sign your commits? @LukeShu

Signed-off-by: Luke Shumaker <lukeshu@datawire.io>
@LukeShu
Copy link
Contributor Author

LukeShu commented Jun 23, 2021

Sure thing. I've now signed the commit. @daixiang0

@daixiang0 daixiang0 merged commit 59beec6 into daixiang0:master Jun 24, 2021
ngehrsitz pushed a commit to ngehrsitz/gci that referenced this pull request Dec 13, 2021
I implemented this in daixiang0#33 but forgot to update README.md

Signed-off-by: Luke Shumaker <lukeshu@datawire.io>
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